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

This commit is contained in:
github-actions[bot]
2025-12-15 18:16:59 +00:00
committed by GitHub
parent fef114d97f
commit 53c82e5491

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