Skip to content

Commit 1ecdff1

Browse files
committed
Update .pre-commit-config.yaml
Update mypy
1 parent 4b2908b commit 1ecdff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
- toml
4444
files: ^(pyhilo|tests)/.+\.py$
4545
- repo: https://github.com/pre-commit/mirrors-mypy
46-
rev: v0.920
46+
rev: v1.18.2
4747
hooks:
4848
- id: mypy
4949
files: ^pyhilo/.+\.py$

0 commit comments

Comments
 (0)