diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0aee71b..8ecc61b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: language_version: python3 additional_dependencies: [flake8-typing-imports==1.9.0] - repo: https://github.com/pre-commit/mirrors-autopep8 - rev: v1.5.7 + rev: v1.6.0 hooks: - id: autopep8 - repo: https://github.com/PyCQA/isort