feat(mise): add global version of tools

This commit is contained in:
Stefan Imhoff
2025-07-29 17:41:00 +02:00
parent 3268e47cae
commit 0307a49696

View File

@@ -1,5 +1,13 @@
[tools] [tools]
deno = "2.0.0"
direnv = "2.32.2"
go = "1.22.5"
lua = "5.4.6"
neovim = "0.11.1"
node = "22.15.1"
python = "3.10.9"
ruby = "3.4.2" ruby = "3.4.2"
rust = "1.86.0"
[settings] [settings]
idiomatic_version_file_enable_tools = ["ruby"] idiomatic_version_file_enable_tools = ["ruby"]