diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e1c4010b..8f0d9217 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - id: check-added-large-files - repo: https://github.com/psf/black - rev: 24.4.0 + rev: 24.4.2 hooks: - id: black types: