diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 541230bbe..6ce43aa22 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,8 +25,8 @@ repos: - id: debug-statements - id: check-docstring-first - - repo: https://github.com/psf/black - rev: 23.7.0 + - repo: https://github.com/psf/black-pre-commit-mirror + rev: 23.9.0 hooks: - id: black