diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ddf859a8..334b6f15 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: ruff args: [--fix, --show-fixes] -- repo: https://github.com/psf/black +- repo: https://github.com/psf/black-pre-commit-mirror rev: 23.7.0 hooks: - id: black