diff --git a/config/mise/config.toml b/config/mise/config.toml index cfa47c1..437ebf1 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -5,6 +5,7 @@ gleam = "latest" go = "latest" golangci-lint = "latest" golangci-lint-langserver = "latest" +lua-language-server = "latest" node = "lts" shellcheck = "latest" shfmt = "latest"