diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bf6cc27..8f47b14 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/psf/black-pre-commit-mirror - rev: 25.9.0 + rev: 26.5.1 hooks: - id: black ci: