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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-19 21:32:57 +00:00
committed by GitHub
parent a5525202b8
commit 125a9e6009

View File

@@ -6,7 +6,7 @@ repos:
- id: pyupgrade
args: [--py3-plus]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.15.6"
rev: "v0.15.7"
hooks:
- id: ruff
args: ["--fix"]