From a41144bd597593c5dc80d848c2f8c6fa5a6d7927 Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Tue, 16 Apr 2024 16:02:47 +0530 Subject: [PATCH] chore(tooling): bump lune to v0.8.3 --- aftman.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aftman.toml b/aftman.toml index 208aba1..47e128f 100644 --- a/aftman.toml +++ b/aftman.toml @@ -1,5 +1,5 @@ [tools] -lune = "lune-org/lune@0.8.2" +lune = "lune-org/lune@0.8.3" stylua = "JohnnyMorganz/StyLua@0.20.0" luau-lsp = "JohnnyMorganz/luau-lsp@1.27.0" darklua = "seaofvoices/darklua@0.13.0"