We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6efb4c5 commit 5d77fb1Copy full SHA for 5d77fb1
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
hooks:
36
- id: autoflake
37
- repo: https://github.com/pre-commit/mirrors-mypy
38
- rev: v1.12.1
+ rev: v1.13.0
39
40
- id: mypy
41
files: ^(src/|tests/)
0 commit comments