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 e50360c commit c23d5d1Copy full SHA for c23d5d1
.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: v1.2.0
+ rev: v1.4.1
29
30
- id: mypy
31
args: [--ignore-missing-imports]
0 commit comments