diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 48bd62fa..a86e50a9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ repos: - repo: https://github.com/psf/black # Version can be updated by running "pre-commit autoupdate" - rev: 24.3.0 + rev: 24.4.0 hooks: - id: black ci: