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

Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-08-20 00:04:42 +00:00 committed by GitHub
parent 4ba8269ff1
commit 3fa931466e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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