diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e224140e..6a47e590 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: double-quote-string-fixer - repo: https://github.com/psf/black - rev: 23.12.1 + rev: 24.2.0 hooks: - id: black