Skip to content

Commit 5e1beec

Browse files
committed
Update .pre-commit-config.yaml
1 parent 8954a97 commit 5e1beec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ repos:
1313
hooks:
1414
- id: check-yaml
1515
- id: trailing-whitespace
16+
- repo: https://github.com/pre-commit/mirrors-mypy
17+
rev: v1.17.0
18+
hooks:
19+
- id: mypy

0 commit comments

Comments
 (0)