chore(deps): update pre-commit hook psf/black to v26.5.1 (#34)
Lint / pre-commit Linting (push) Successful in 51s

Co-authored-by: Renovate Bot <renovate@horstenkamp.eu>
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu>
This commit was merged in pull request #34.
This commit is contained in:
2026-05-22 02:59:57 +02:00
committed by Renovate Bot
parent 008bac674c
commit ce5ac28a78
+1 -1
View File
@@ -30,7 +30,7 @@ repos:
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black
rev: 26.3.1
rev: 26.5.1
hooks:
- id: black
args: [--config=pyproject.toml]