Unnamed repository; edit this file 'description' to name the repository.
update tree-sitter-earthfile to 0.5.3 (#10779)
Gaƫtan Lehmann 2024-06-03
parent 6dbab51 · commit a801044
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index c8da51eb..51848b29 100644
--- a/languages.toml
+++ b/languages.toml
@@ -3565,7 +3565,7 @@ language-servers = ["earthlyls"]
[[grammar]]
name = "earthfile"
-source = { git = "https://github.com/glehmann/tree-sitter-earthfile", rev = "a079e6c472eeedd6b9a1e03ca0b6c82cd6a112a4" }
+source = { git = "https://github.com/glehmann/tree-sitter-earthfile", rev = "dbfb970a59cd87b628d087eb8e3fbe19c8e20601" }
[[language]]
name = "adl"