chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.16.5
renovate/stability-days Updates have met minimum release age requirement
Philipp/Global-Workflows: Pre-commit Lint (Scoped) / pre-commit (pull_request) Successful in 5m19s
Lint / pre-commit Linting (push) Failing after 2m13s

This commit is contained in:
2026-09-04 00:27:07 +00:00
parent c5667f9bf8
commit 079bede0ba
+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]