diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2435773..de67b48 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,6 +14,6 @@ repos: - id: trailing-whitespace - repo: https://github.com/psf/black-pre-commit-mirror - rev: "25.12.0" + rev: "26.3.1" hooks: - id: black