diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6116df67c93..c95b3eb1e2d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: rev: 6.1.0 hooks: - id: flake8 -- repo: https://github.com/pre-commit/mirrors-autopep8 +- repo: https://github.com/hhatto/autopep8 rev: v2.0.4 hooks: - id: autopep8