Skip to content

Commit 6d666b1

Browse files
committed
Remove the mypy version constraint
1 parent 7be45be commit 6d666b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
repos:
22
- repo: https://github.com/pre-commit/mirrors-mypy
3-
rev: v0.761
43
hooks:
54
- id: mypy
65
args: [--show-error-codes]

0 commit comments

Comments
 (0)