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 97bd934 commit 5af32d6Copy full SHA for 5af32d6
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
- id: check-yaml
38
- id: debug-statements
39
- repo: https://github.com/pre-commit/mirrors-mypy
40
- rev: v1.10.1
+ rev: v1.11.0
41
hooks:
42
- id: mypy
43
exclude: ^(docs|tests)/.*
0 commit comments