diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e9d787e..6cca81f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace -- repo: https://github.com/ambv/black +- repo: https://github.com/psf/black-pre-commit-mirror rev: 24.4.2 hooks: - id: black