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.
1 parent 2fc0ee3 commit 4f4ca7cCopy full SHA for 4f4ca7c
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: isort
27
- repo: https://github.com/pre-commit/mirrors-mypy
28
- rev: v0.991
+ rev: v1.0.1
29
30
- id: mypy
31
args: [--ignore-missing-imports]
0 commit comments