diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 935043aa..30bb35bc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: hooks: - id: flake8 additional_dependencies: [flake8-typing-imports>=1.9.0] - - repo: https://github.com/myint/autoflake + - repo: https://github.com/PyCQA/autoflake rev: v2.1.1 hooks: - id: autoflake