bot(parsers): update inko
Some checks are pending
Lint / Lint Lua files (push) Waiting to run
Lint / Lint query files (push) Waiting to run
Lint / Lint docs (push) Waiting to run
Tests / Build (push) Waiting to run

This commit is contained in:
nvim-treesitter-bot[bot] 2026-07-18 20:26:55 +00:00 committed by Christian Clason
parent d397655e13
commit 2497714755

View file

@ -1024,7 +1024,7 @@ return {
},
inko = {
install_info = {
revision = 'v0.5.1',
revision = 'v0.8.0',
url = 'https://github.com/inko-lang/tree-sitter-inko',
},
maintainers = { '@yorickpeterse' },