We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97069e6 commit 26bbc3cCopy full SHA for 26bbc3c
.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.11.2
+ rev: v1.12.1
35
hooks:
36
- id: mypy
37
files: ^(src/)
0 commit comments