We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e314a2 + 3dee06f commit 3256ac0Copy full SHA for 3256ac0
.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.910-1 # NOTE: keep this in sync with tox.ini
+ rev: v0.920 # NOTE: keep this in sync with tox.ini
28
hooks:
29
- id: mypy
30
files: ^(src|tests)
0 commit comments