Skip to content

Commit 01cb6d6

Browse files
committed
update pep8 hook
1 parent c350740 commit 01cb6d6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ repos:
1919
hooks:
2020
- id: pyupgrade
2121
args: [--py37-plus]
22-
- repo: https://github.com/pre-commit/mirrors-autopep8
23-
rev: v2.0.4
22+
- repo: https://github.com/hhatto/autopep8
2423
hooks:
2524
- id: autopep8

0 commit comments

Comments
 (0)