diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c0a59104b35..0a2dee04b65 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -64,7 +64,7 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black - rev: '25.1.0' + rev: '25.9.0' hooks: - id: black language_version: python3 # Should be a command that runs python