chore(mise): update mise versions

This commit is contained in:
Stefan Imhoff
2025-08-06 17:26:15 +02:00
parent 04ce5e58e5
commit b64f28a9a7

View File

@@ -1,15 +1,15 @@
[tools] [tools]
bun = "latest" bun = "latest"
deno = "2.0.0" deno = "2.4.3"
direnv = "2.32.2" direnv = "2.37.1"
go = "1.22.5" go = "1.24.5"
lua = "5.4.6" lua = "5.4.8"
neovim = "0.11.1" neovim = "0.11.3"
node = "22.17.1" node = "22.17.1"
python = "3.10.9" python = "3.13.5"
ruby = "3.4.2" ruby = "3.4.2"
rust = "nightly" rust = "nightly"
usage = "latest" usage = "2.2.2"
[settings] [settings]
idiomatic_version_file_enable_tools = ["ruby", "node"] idiomatic_version_file_enable_tools = ["ruby", "node"]