diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b003fac..eef7969 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -97,7 +97,7 @@ repos: - id: bandit name: bandit (everything else) exclude: tests - - repo: https://github.com/psf/black + - repo: https://github.com/psf/black-pre-commit-mirror rev: 23.1.0 hooks: - id: black