Skip to content

Commit 4adbfc5

Browse files
committed
Update mypy
1 parent 6d666b1 commit 4adbfc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/mirrors-mypy
3+
rev: v1.9.0
34
hooks:
45
- id: mypy
56
args: [--show-error-codes]

0 commit comments

Comments
 (0)