diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a5445df..ecfe388 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,8 +26,8 @@ repos: exclude: tests/ args: ["--profile", "black"] -- repo: https://github.com/pre-commit/mirrors-autopep8 - rev: v2.0.4 +- repo: https://github.com/hhatto/autopep8 + rev: v2.3.1 hooks: - id: autopep8 exclude: tests/