Skip to content

Commit d02a29e

Browse files
committed
MyPy version upgrade
1 parent cda2483 commit d02a29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
- id: isort
4242
files: ^(pyhilo|tests)/.+\.py$
4343
- repo: https://github.com/pre-commit/mirrors-mypy
44-
rev: v1.8.0
44+
rev: v1.19.1
4545
hooks:
4646
- id: mypy
4747
files: ^pyhilo/.+\.py$

0 commit comments

Comments
 (0)