diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 682b778..e745702 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,8 +30,8 @@ repos: args: ["--fix=lf"] exclude: ^.*/merge\.sh$ - - 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