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 3a569ca + 98c67bd commit b9a2d83Copy full SHA for b9a2d83
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
hooks:
37
- id: flake8
38
- repo: https://github.com/pre-commit/mirrors-mypy
39
- rev: v1.5.0
+ rev: v1.5.1
40
41
- id: mypy
42
additional_dependencies: [types-all]
0 commit comments