diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index da7f4c1983..e8d89fc807 100755 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/psf/black - rev: 23.3.0 + rev: 25.9.0 hooks: - id: black