ci: Rename pre-commit hook [skip ci]
This commit is contained in:
@@ -18,8 +18,8 @@ repos:
|
|||||||
entry: uv run ruff format
|
entry: uv run ruff format
|
||||||
language: system
|
language: system
|
||||||
types: [python]
|
types: [python]
|
||||||
- id: ruff-format
|
- id: ty-check
|
||||||
name: ruff-format
|
name: ty-check
|
||||||
language: system
|
language: system
|
||||||
types: [python]
|
types: [python]
|
||||||
exclude: tests/.*
|
exclude: tests/.*
|
||||||
|
|||||||
Reference in New Issue
Block a user