chore(deps): update pre-commit hook astral-sh/ruff-pre-commit (v0.15.5 → v0.15.6)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-13 00:39:40 +00:00
committed by GitHub
parent 5662d09202
commit 5798e1b788

View File

@@ -76,7 +76,7 @@ repos:
- id: fish_indent - id: fish_indent
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.5 rev: v0.15.6
hooks: hooks:
- id: ruff-check - id: ruff-check
args: [--fix] args: [--fix]