Update pre-commit hooks

This commit is contained in:
boc-the-git
2026-03-30 07:28:15 +00:00
committed by github-actions[bot]
parent 0775156aeb
commit 0bf4ded109

View File

@@ -12,7 +12,7 @@ repos:
exclude: ^tests/data/
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.15.7
rev: v0.15.8
hooks:
# Linter
- id: ruff-check