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

Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-07-15 10:26:27 +00:00 committed by GitHub
parent 3034945e7e
commit 375f43c596
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.0 rev: v0.5.2
hooks: hooks:
- id: ruff-format - id: ruff-format