Update Ruff pre-commit hook

This commit is contained in:
Bruno Alla 2024-08-15 16:32:00 +02:00
parent 0c7a0efd89
commit 5e1377d860
No known key found for this signature in database

View File

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