chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.16.5 (#57)

Co-authored-by: Renovate Bot <renovate@horstenkamp.eu>
This commit was merged in pull request #57.
This commit is contained in:
2026-09-06 03:13:02 +02:00
committed by Renovate
parent b3f28d5078
commit 295075b9bb
+1 -1
View File
@@ -24,7 +24,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.16.4
rev: v0.16.5
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]