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

Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-17 22:37:10 -06:00
committed by GitHub
parent f8e4c7f5cd
commit 702f8b47ac

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