mise: update tools

This commit is contained in:
Smirnov Oleksandr 2024-10-18 16:39:11 +03:00
parent 5b1b88dcfa
commit 9aaeac46ff
No known key found for this signature in database

View file

@ -1,11 +1,12 @@
[tools]
usage = "latest" # required for mise to work
bun = "latest"
node = "20.13"
gleam = "latest"
rebar = "latest"
go = "latest"
golangci-lint = "latest"
deno = "latest"
node = "lts"
[settings]
go_set_goroot = false