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 757914b + af444ae commit b6ca4d4Copy full SHA for b6ca4d4
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
language: python
32
additional_dependencies: [pygments, restructuredtext_lint]
33
- repo: https://github.com/pre-commit/mirrors-mypy
34
- rev: v1.17.1
+ rev: v1.18.1
35
hooks:
36
- id: mypy
37
files: ^(src/)
0 commit comments