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

This commit is contained in:
renovate[bot]
2026-03-07 03:46:31 +02:00
committed by GitHub
parent 313915e55c
commit be14892f57

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.4 rev: v0.15.5
hooks: hooks:
- id: ruff-check - id: ruff-check
args: [--fix] args: [--fix]