Update pre-commit hooks

This commit is contained in:
boc-the-git 2025-07-28 07:03:52 +00:00 committed by github-actions[bot]
commit 49787d1300

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