diff --git a/tests/.pre-commit-config.yaml b/tests/.pre-commit-config.yaml index f1830c7..92c0047 100644 --- a/tests/.pre-commit-config.yaml +++ b/tests/.pre-commit-config.yaml @@ -12,7 +12,7 @@ # $ pre-commit autoupdate --config="tests/.pre-commit-config.yaml" repos: - repo: https://github.com/psf/black - rev: 25.9.0 + rev: 25.11.0 hooks: - id: black name: black