Update ruff pre-commit hook (#5403)

This commit is contained in:
github-actions[bot] 2024-09-26 15:34:21 -03:00 committed by GitHub
parent 74fe0c8895
commit b72f33f3ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ repos:
# Run the Ruff linter.
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.7
rev: v0.6.8
hooks:
# Linter
- id: ruff