chore(deps): update pre-commit hook psf/black to v26.3.1 (#20)
All checks were successful
Lint / pre-commit Linting (push) Successful in 15s

Co-authored-by: Renovate Bot <renovate@horstenkamp.eu>
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu>
This commit was merged in pull request #20.
This commit is contained in:
2026-03-12 04:58:24 +01:00
committed by Renovate Bot
parent c0d90de2ba
commit 8ff404a8f5

View File

@@ -30,7 +30,7 @@ repos:
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black
rev: 26.3.0
rev: 26.3.1
hooks:
- id: black
args: [--config=pyproject.toml]