Update ruff pre-commit hook (#5578)

Auto-update pre-commit hooks
This commit is contained in:
Bruno Alla 2024-12-08 15:33:34 +01:00 committed by GitHub
commit 72c0d41283
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.8.1
rev: v0.8.2
hooks:
# Linter
- id: ruff