We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1837fde + f7273e5 commit ef1533fCopy full SHA for ef1533f
1 file changed
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
exclude: 'venv'
27
28
- repo: https://github.com/pre-commit/mirrors-mypy
29
- rev: v1.15.0
+ rev: v1.16.0
30
hooks:
31
- id: mypy
32
args: [--ignore-missing-imports]
0 commit comments