chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.9 (#26)
All checks were successful
Lint / pre-commit Linting (push) Successful in 22s

Co-authored-by: Renovate Bot <renovate@horstenkamp.eu>
Co-committed-by: Renovate Bot <renovate@horstenkamp.eu>
This commit was merged in pull request #26.
This commit is contained in:
2026-04-10 02:53:02 +02:00
committed by Renovate Bot
parent 451580771e
commit d8734b6b0e

View File

@@ -24,7 +24,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.15.8
rev: v0.15.9
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]