mise: add just and ty

Use all the tools!
This commit is contained in:
bronsen 2026-04-08 23:48:15 +02:00
parent 0d510a1d97
commit 4d3e211fd3

View file

@ -5,8 +5,10 @@ PREK_COLOR = "never"
[tools] [tools]
difftastic = "latest" difftastic = "latest"
just = "latest"
markdownlint-cli2 = "latest" markdownlint-cli2 = "latest"
prek = "latest" prek = "latest"
python = "3.14" python = "3.14"
ruff = "latest" ruff = "latest"
ty = "latest"
uv = "latest" uv = "latest"