We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2908b commit 1ecdff1Copy full SHA for 1ecdff1
1 file changed
.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
43
- toml
44
files: ^(pyhilo|tests)/.+\.py$
45
- repo: https://github.com/pre-commit/mirrors-mypy
46
- rev: v0.920
+ rev: v1.18.2
47
hooks:
48
- id: mypy
49
files: ^pyhilo/.+\.py$
0 commit comments