Skip to content

Commit f1c9580

Browse files
tree-sitter: update Inko grammar (#10805)
1 parent 4dbb4ee commit f1c9580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2721,7 +2721,7 @@ formatter = { command = "inko", args = ["fmt", "-"] }
27212721

27222722
[[grammar]]
27232723
name = "inko"
2724-
source = { git = "https://github.com/inko-lang/tree-sitter-inko", rev = "6983354c13a14bc621d7a3619f1790149e901187" }
2724+
source = { git = "https://github.com/inko-lang/tree-sitter-inko", rev = "7860637ce1b43f5f79cfb7cc3311bf3234e9479f" }
27252725

27262726
[[language]]
27272727
name = "bicep"

0 commit comments

Comments
 (0)