diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c550ad6633..9610db9ff4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: rev: 5.13.2 hooks: - id: isort - - repo: https://github.com/psf/black + - repo: https://github.com/psf/black-pre-commit-mirror rev: 24.1.1 hooks: - id: black