diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ae9813cd..4e1f98f7 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.4.2 + rev: 24.8.0 hooks: - id: black ci: