diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7743f397..95bf5f8e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,8 +39,8 @@ repos: hooks: - id: black additional_dependencies: ["click<8.1.0"] - - repo: https://github.com/timothycrosley/isort - rev: 5.7.0 + - repo: https://github.com/PyCQA/isort + rev: 5.12.0 hooks: - id: isort args: