chore: update tree-sitter-heex to version 0.7.0 (#12334)

This commit is contained in:
Clay 2024-12-24 17:31:57 -08:00 committed by GitHub
parent 0fd4a4aae2
commit a2b241eb08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2069,7 +2069,7 @@ language-servers = [ "elixir-ls" ]
[[grammar]]
name = "heex"
source = { git = "https://github.com/phoenixframework/tree-sitter-heex", rev = "2e1348c3cf2c9323e87c2744796cf3f3868aa82a" }
source = { git = "https://github.com/phoenixframework/tree-sitter-heex", rev = "f6b83f305a755cd49cf5f6a66b2b789be93dc7b9" }
[[language]]
name = "sql"