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 2e2703e + 473ff07 commit 76273bfCopy full SHA for 76273bf
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
hooks:
33
- id: flake8
34
- repo: https://github.com/pre-commit/mirrors-mypy
35
- rev: v1.5.0
+ rev: v1.5.1
36
37
- id: mypy
38
additional_dependencies: [types-all]
0 commit comments