diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4d1fbf6..ddab21d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -114,7 +114,7 @@ repos: exclude: molecule/(additional_flags|default|modify_config)/tests args: - --config=.bandit.yml - - repo: https://github.com/psf/black + - repo: https://github.com/psf/black-pre-commit-mirror rev: 23.9.1 hooks: - id: black