mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
mise: update tools
This commit is contained in:
parent
5b1b88dcfa
commit
9aaeac46ff
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue