Skip to content

Commit 1782c72

Browse files
authored
Revert mypy update (1.15.0 -> 1.14.1)
1 parent 30bb49e commit 1782c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repos:
4848
types_or: [text]
4949

5050
- repo: https://github.com/pre-commit/mirrors-mypy
51-
rev: v1.15.0
51+
rev: v1.14.1 # Latest version that supports Python 3.8
5252
hooks:
5353
- id: mypy
5454
files: \.py$

0 commit comments

Comments
 (0)