bot(parsers): update inko

This commit is contained in:
nvim-treesitter-bot[bot]
2026-01-10 06:51:35 +00:00
committed by Christian Clason
parent 6016f1232d
commit 5a7e5638e7

View File

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