devbox/assets/mise/config.toml
2026-05-08 09:28:35 -07:00

12 lines
231 B
TOML

[tools]
helix = "latest"
jujutsu = "latest"
lazygit = "latest"
rust = { version = "stable", components = "rust-analyzer,rust-docs,rustfmt,clippy" }
deno = "latest"
uv = "latest"
"pipx:pyright" = "latest"
"pipx:ruff" = "latest"