diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8d9d05a6..ef259fce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: debug-statements - repo: https://github.com/psf/black - rev: 24.4.2 + rev: 24.10.0 hooks: - id: black entry: black --config pyproject.toml .