Skip to content

Commit aee6186

Browse files
committed
update pre commit
1 parent a2de0a2 commit aee6186

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
rev: '22.12.0'
1515
hooks:
1616
- id: black
17-
# - repo: https://github.com/pre-commit/mirrors-mypy
18-
# rev: 'v0.991'
19-
# hooks:
20-
# - id: mypy
17+
- repo: https://github.com/pre-commit/mirrors-mypy
18+
rev: 'v1.9.0'
19+
hooks:
20+
- id: mypy

0 commit comments

Comments
 (0)