diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3b11e21f..49e7a641 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: debug-statements - id: end-of-file-fixer -- repo: https://github.com/psf/black +- repo: https://github.com/psf/black-pre-commit-mirror rev: 23.7.0 hooks: - id: black-jupyter