diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 459251d7733..8d38375f0ae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: files: \.py$ types: [] - - repo: https://github.com/timothycrosley/isort + - repo: https://github.com/PyCQA/isort rev: 377d260ffa6f746693f97b46d95025afc4bd8275 # frozen: 5.4.2 hooks: - id: isort