Update ruff pre-commit hook

This commit is contained in:
Bruno Alla 2024-08-29 16:25:09 +00:00
parent cfe0e0ada4
commit 3ec51b2b27

View File

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