Revert prek ty hook to bare 'ty check' (mise shims handle PATH in normal shells)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
99480ce4f3
commit
e08c95c5fb
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ repo = "local"
|
||||||
[[repos.hooks]]
|
[[repos.hooks]]
|
||||||
id = "ty-check"
|
id = "ty-check"
|
||||||
name = "ty type check"
|
name = "ty type check"
|
||||||
entry = "mise x ty -- ty check"
|
entry = "ty check"
|
||||||
language = "system"
|
language = "system"
|
||||||
types = ["python"]
|
types = ["python"]
|
||||||
pass_filenames = false
|
pass_filenames = false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue