diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a4962ef..3f05fca 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: trailing-whitespace # Black, the code formatter, natively supports pre-commit -- repo: https://github.com/psf/black +- repo: https://github.com/psf/black-pre-commit-mirror rev: 23.7.0 hooks: - id: black