diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8ee89cbb912f..f2367f63bb3d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: hooks: - id: trailing-whitespace - id: end-of-file-fixer - - repo: https://github.com/hauntsaninja/black-pre-commit-mirror + - repo: https://github.com/psf/black-pre-commit-mirror rev: 23.7.0 # must match test-requirements.txt hooks: - id: black