1 Commits

Author SHA1 Message Date
renovate[bot]
125a9e6009 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>
2026-03-19 21:32:57 +00:00

View File

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