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 83ec0ed + 9c1569b commit f04d3c2Copy full SHA for f04d3c2
.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.7.0
+ rev: v1.7.1
39
40
- id: mypy
41
files: ^(src/|tests/)
0 commit comments