chore(auto): Update pre-commit hooks (#6558)

Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-11-29 16:23:16 +00:00
committed by GitHub
parent 5b65ceda93
commit 7cc0fafbaa

View File

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