diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 934eb435..4c39e332 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: rev: 1.1.0 hooks: - id: pyproject-fmt - - repo: https://github.com/psf/black + - repo: https://github.com/psf/black-pre-commit-mirror rev: 23.9.1 hooks: - id: black