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.
1 parent d7e21cd commit 0142f45Copy full SHA for 0142f45
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
hooks:
38
- id: flake8
39
- repo: https://github.com/pre-commit/mirrors-mypy
40
- rev: v1.9.0
+ rev: v1.10.0
41
42
- id: mypy
43
additional_dependencies: [types-all]
0 commit comments