We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f378de + da8b710 commit f2357cdCopy full SHA for f2357cd
1 file changed
.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.16.1
+ rev: v1.17.0
35
hooks:
36
- id: mypy
37
files: ^(src/)
0 commit comments