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 1463b28 + 995f144 commit a86a3a3Copy full SHA for a86a3a3
1 file changed
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
hooks:
34
- id: flake8
35
- repo: https://github.com/pre-commit/mirrors-mypy
36
- rev: v1.9.0
+ rev: v1.10.0
37
38
- id: mypy
39
additional_dependencies: [types-all]
0 commit comments