chore: update pre-commit hook name
This commit is contained in:
@@ -2,6 +2,6 @@ repos:
|
|||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.14.7
|
rev: v0.14.7
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff-check
|
||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
args: [ --check ]
|
args: [ --check ]
|
||||||
|
|||||||
Reference in New Issue
Block a user