diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7587ec5a7..4c63f38a9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ ci: autoupdate_schedule: monthly repos: -- repo: https://github.com/psf/black +- repo: https://github.com/psf/black-pre-commit-mirror rev: 23.12.1 hooks: - id: black