We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bde69f + 5335c10 commit eb8e511Copy full SHA for eb8e511
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.14.1
+ rev: v1.15.0
30
hooks:
31
- id: mypy
32
args: [--ignore-missing-imports]
0 commit comments