Rename pre-commit hook id

This commit is contained in:
Bruno Alla 2025-06-18 18:33:56 +01:00
parent 82b740d1e3
commit 4728597ad9

View File

@ -39,7 +39,7 @@ repos:
rev: v0.12.0
hooks:
# Linter
- id: ruff
- id: ruff-check
args: [--fix, --exit-non-zero-on-fix]
# Formatter
- id: ruff-format