diff --git a/config/mise/config.toml b/config/mise/config.toml index 10884ee..cfa47c1 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -1,13 +1,14 @@ [tools] -usage = "latest" -shfmt = "latest" -shellcheck = "latest" -node = "lts" -golangci-lint-langserver = "latest" -golangci-lint = "latest" -go = "latest" -gleam = "latest" bun = "latest" +flyctl = "latest" +gleam = "latest" +go = "latest" +golangci-lint = "latest" +golangci-lint-langserver = "latest" +node = "lts" +shellcheck = "latest" +shfmt = "latest" +usage = "latest" [settings] experimental = true