Update Ruff pre-commit hook (#5251)

This commit is contained in:
github-actions[bot] 2024-07-26 07:27:42 +01:00 committed by Bruno Alla
parent dc9bbbbeb2
commit c94724316e

View File

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