Update tree-sitter-rego version

We have released a new langauge feature for string interpolation and the
new grammar is available from this commit following PR
https://github.com/FallenAngel97/tree-sitter-rego/pull/19
This commit is contained in:
Charlie Egan 2026-01-15 15:23:01 +00:00
parent 15b3416cc1
commit 536ef12c13

View file

@ -1883,7 +1883,7 @@ return {
},
rego = {
install_info = {
revision = '20b5a5958c837bc9f74b231022a68a594a313f6d',
revision = 'ddd39af81fe8b0288102a7cb97959dfce723e0f3',
url = 'https://github.com/FallenAngel97/tree-sitter-rego',
},
maintainers = { '@FallenAngel97' },