There was an error while loading. Please reload this page.
1 parent c350740 commit 01cb6d6Copy full SHA for 01cb6d6
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,6 @@ repos:
19
hooks:
20
- id: pyupgrade
21
args: [--py37-plus]
22
-- repo: https://github.com/pre-commit/mirrors-autopep8
23
- rev: v2.0.4
+- repo: https://github.com/hhatto/autopep8
24
25
- id: autopep8
0 commit comments