diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eec831ba..d7c2ba05 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: hooks: - id: pyupgrade args: [--py37-plus] -- repo: https://github.com/pre-commit/mirrors-autopep8 - rev: v2.0.0 - hooks: - - id: autopep8 +#- repo: https://github.com/pre-commit/mirrors-autopep8 +# rev: v2.0.0 +# hooks: +# - id: autopep8