diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 291f95cf..da327992 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: # Formatting - repo: https://github.com/psf/black - rev: 23.9.1 + rev: 24.4.2 hooks: - id: black