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