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

This commit is contained in:
github-actions[bot]
2026-01-21 02:52:58 +00:00
committed by GitHub
parent a0ac2923d6
commit 612c07e6f3

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.11 rev: v0.14.13
hooks: hooks:
- id: ruff - id: ruff
- id: ruff-format - id: ruff-format