diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 30c34b35a25..6116df67c93 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: hooks: - id: flake8 - repo: https://github.com/pre-commit/mirrors-autopep8 - rev: v2.0.2 + rev: v2.0.4 hooks: - id: autopep8 - repo: https://github.com/asottile/reorder-python-imports