diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 084dce7231d..67370ea2b61 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: check-docstring-first - repo: https://github.com/psf/black - rev: "v24.4.2" + rev: "refs/tags/24.4.2:refs/tags/24.4.2" hooks: - id: black