bot(parsers): update zsh

This commit is contained in:
nvim-treesitter-bot[bot] 2026-02-26 10:01:28 +00:00 committed by Christian Clason
parent 8ada222612
commit 957f86ae3f

View file

@ -2688,7 +2688,7 @@ return {
}, },
zsh = { zsh = {
install_info = { install_info = {
revision = 'v0.53.0', revision = 'v0.56.0',
url = 'https://github.com/georgeharker/tree-sitter-zsh', url = 'https://github.com/georgeharker/tree-sitter-zsh',
}, },
maintainers = { '@georgeharker' }, maintainers = { '@georgeharker' },