chore: Update slint tree-sitter grammar to version 1.9 (#12297)

This commit is contained in:
Tobias Hunger 2024-12-19 17:16:12 +01:00 committed by GitHub
parent 9e4da4b950
commit cbc06d1f15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2471,7 +2471,7 @@ language-servers = [ "slint-lsp" ]
[[grammar]]
name = "slint"
source = { git = "https://github.com/slint-ui/tree-sitter-slint", rev = "34ccfd58d3baee7636f62d9326f32092264e8407" }
source = { git = "https://github.com/slint-ui/tree-sitter-slint", rev = "f11da7e62051ba8b9d4faa299c26de8aeedfc1cd" }
[[language]]
name = "task"