diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eafd4211..8b2e5470 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: additional_dependencies: [pyupgrade==2.31.0] args: ["--py37-plus"] -- repo: https://github.com/psf/black +- repo: https://github.com/psf/black-pre-commit-mirror rev: 23.3.0 hooks: - id: black-jupyter