diff --git a/jiwonz/luau_check b/jiwonz/luau_check
index faa4a99..778a492 100644
--- a/jiwonz/luau_check
+++ b/jiwonz/luau_check
@@ -213,3 +213,22 @@ pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.0", index = "https://github.
 pesde_exec = [{ name = "jiwonz/pesde_exec", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
 selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
 stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "peer"]
+
+["0.3.3 lune"]
+published_at = "2025-02-05T04:53:32.990219619Z"
+description = "Check and lint your luau project with recommended toolings such as selene, luau-lsp, and stylua"
+license = "MIT"
+authors = ["jiwonz <me@jiwonz.kr>"]
+repository = "https://github.com/jiwonz/luau_check.git"
+
+["0.3.3 lune".target]
+environment = "lune"
+bin = "bin.luau"
+
+["0.3.3 lune".dependencies]
+dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
+luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.37.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
+pathfs = [{ name = "jiwonz/pathfs", version = "^0.5.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
+pesde_exec = [{ name = "jiwonz/pesde_exec", version = "^0.3.1", index = "https://github.com/pesde-pkg/index" }, "standard"]
+selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/pesde-pkg/index" }, "peer"]
+stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "peer"]