We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec70cd6 + f01618d commit 9d98658Copy full SHA for 9d98658
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: reorder-python-imports
25
args: ['--application-directories=.:src']
26
- repo: https://github.com/pre-commit/mirrors-mypy
27
- rev: v0.800 # NOTE: keep this in sync with tox.ini
+ rev: v0.812 # NOTE: keep this in sync with tox.ini
28
hooks:
29
- id: mypy
30
files: ^(src|tests)
0 commit comments