fix(auto): Update pre-commit hooks (#4020)

Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-08-12 10:24:15 +00:00 committed by GitHub
parent 5876c1ecf7
commit 26173704aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,6 @@ 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.5.6 rev: v0.5.7
hooks: hooks:
- id: ruff-format - id: ruff-format