chore: update pre-commit hook name

This commit is contained in:
2025-12-05 07:24:26 +01:00
parent 00000100ef
commit 0000011054

View File

@@ -2,6 +2,6 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.7
hooks:
- id: ruff
- id: ruff-check
- id: ruff-format
args: [ --check ]