Skip to content

Commit 48192ce

Browse files
committed
Add special mypy config for Python 3.6
1 parent a3cbe54 commit 48192ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config-py36.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
hooks:
4040
- id: setup-cfg-fmt
4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: v0.971
42+
rev: v0.931
4343
hooks:
4444
- id: mypy
4545
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)