diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 16ab3f35d..289bbde0a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,6 +36,6 @@ repos: args: ["--filter-files"] - repo: https://github.com/psf/black - rev: 23.12.1 + rev: 24.2.0 hooks: - id: black