diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e326a0be..f674a3171 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,8 +53,8 @@ repos: - id: isort args: [--resolve-all-configs] - - repo: https://github.com/psf/black - rev: 23.7.0 + - repo: https://github.com/psf/black-pre-commit-mirror + rev: 23.9.1 hooks: - id: black