diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7bb92d79..f24f7eaf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/psf/black - rev: '22.1.0' + rev: '24.4.1' hooks: - id: black