ci: Rename pre-commit hook [skip ci]

This commit is contained in:
Chris Coutinho
2025-11-05 15:31:52 +01:00
parent 01569497d7
commit bfa944d0e8
+2 -2
View File
@@ -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/.*