diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f9242b0a..4831d2ab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,6 +8,6 @@ repos: - id: ruff - repo: https://github.com/psf/black - rev: "23.9.1" + rev: "24.8.0" hooks: - id: black