We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5749a34 + 628a04d commit a1a6c77Copy full SHA for a1a6c77
1 file changed
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
language: python
30
additional_dependencies: [pygments, restructuredtext_lint]
31
- repo: https://github.com/pre-commit/mirrors-mypy
32
- rev: v0.930
+ rev: v0.931
33
hooks:
34
- id: mypy
35
files: ^(src/|testing/)
0 commit comments