Update tree-sitter-erlang

This is for packaging reasons, previously the license identifier in
`package.json` accidentally listed MIT instead of Apache-2.0
This commit is contained in:
Michael Davis 2025-02-05 20:22:38 -05:00
parent b0e1eaf50d
commit 18b9eb9e06
No known key found for this signature in database

View file

@ -1914,7 +1914,7 @@ language-servers = [ "erlang-ls", "elp" ]
[[grammar]]
name = "erlang"
source = { git = "https://github.com/the-mikedavis/tree-sitter-erlang", rev = "9d4b36a76d5519e3dbf1ec4f4b61bb1a293f584c" }
source = { git = "https://github.com/the-mikedavis/tree-sitter-erlang", rev = "33a3e4f1fa77a3e1a2736813f4b27c358f6c0b63" }
[[language]]
name = "kotlin"