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

Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-07-22 18:08:24 +00:00 committed by GitHub
parent 980c847e36
commit 236c930b54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,6 @@ repos:
exclude: ^tests/data/
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.5.2
rev: v0.5.4
hooks:
- id: ruff-format