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 8fbc8cf + 8d5c74a commit fbc3bdbCopy full SHA for fbc3bdb
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
args: [--profile, "black"]
25
26
- repo: https://github.com/pre-commit/mirrors-mypy
27
- rev: v1.8.0
+ rev: v1.9.0
28
hooks:
29
- id: mypy
30
args: [--ignore-missing-imports]
0 commit comments