Commit f94c1bfc authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Lower-case hook name to match other external tools

Other hooks that run a third party tools typically name themselves
after the tools *lower-cased* as if it where the actual executable
name.
parent 3f0bbe78
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
- id: mypy
  name: Mypy
  name: mypy
  types: [python]
  language: python
  entry: pre-commit-mypy