We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1916b87 commit 799363eCopy full SHA for 799363e
.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.13.0
+ rev: v1.14.0
39
40
- id: mypy
41
files: ^(src/|tests/)
0 commit comments