Skip to content

Commit 2553592

Browse files
committed
Downgrade mypy for Python 3.8
1 parent 834d177 commit 2553592

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
@@ -40,7 +40,7 @@ repos:
4040
hooks:
4141
- id: setup-cfg-fmt
4242
- repo: https://github.com/pre-commit/mirrors-mypy
43-
rev: v1.15.0
43+
rev: v1.14.1
4444
hooks:
4545
- id: mypy
4646
additional_dependencies: [types-requests]

0 commit comments

Comments
 (0)