bot(parsers): update zsh

This commit is contained in:
nvim-treesitter-bot[bot] 2026-01-24 06:53:19 +00:00 committed by GitHub
parent 88f1dfc211
commit 2c595fb575
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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