mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(mise): switch all tools to latest
This commit is contained in:
@@ -1,15 +1,15 @@
|
|||||||
[tools]
|
[tools]
|
||||||
bun = "latest"
|
bun = "latest"
|
||||||
deno = "2.4.3"
|
deno = "latest"
|
||||||
direnv = "2.37.1"
|
direnv = "latest"
|
||||||
go = "1.24.5"
|
go = "latest"
|
||||||
lua = "5.4.8"
|
lua = "latest"
|
||||||
neovim = "0.11.3"
|
neovim = "latest"
|
||||||
node = "22.17.1"
|
node = "latest"
|
||||||
python = "3.13.5"
|
python = "latest"
|
||||||
ruby = "3.4.2"
|
ruby = "latest"
|
||||||
rust = "nightly"
|
rust = "latest"
|
||||||
usage = "2.2.2"
|
usage = "latest"
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
idiomatic_version_file_enable_tools = ["ruby", "node"]
|
idiomatic_version_file_enable_tools = ["ruby", "node"]
|
||||||
|
|||||||
Reference in New Issue
Block a user