diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 30fa7ad1dd..4183a3feaa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,8 +27,8 @@ repos: name: Mixed Line Ending args: ["--fix=lf"] - - repo: https://github.com/psf/black - rev: 26.3.1 + - repo: https://github.com/psf/black-pre-commit-mirror + rev: 26.5.0 hooks: - id: black name: Python Black