We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda2483 commit d02a29eCopy full SHA for d02a29e
.pre-commit-config.yaml
@@ -41,7 +41,7 @@ repos:
41
- id: isort
42
files: ^(pyhilo|tests)/.+\.py$
43
- repo: https://github.com/pre-commit/mirrors-mypy
44
- rev: v1.8.0
+ rev: v1.19.1
45
hooks:
46
- id: mypy
47
files: ^pyhilo/.+\.py$
0 commit comments