From eddbe0ab59f2df630b7d31375874c2f3f90bb377 Mon Sep 17 00:00:00 2001 From: rotmh Date: Sat, 3 May 2025 22:45:37 +0300 Subject: [PATCH] chore: bump the grammar git version --- languages.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages.toml b/languages.toml index 00e4f41a5..70b11fa08 100644 --- a/languages.toml +++ b/languages.toml @@ -4323,4 +4323,4 @@ grammar = "dunstrc" [[grammar]] name = "dunstrc" -source = { git = "https://github.com/rotmh/tree-sitter-dunstrc", rev = "928af88be0dc91d5f1dc716c550d0f54200608b0" } +source = { git = "https://github.com/rotmh/tree-sitter-dunstrc", rev = "d0a2753634873428008f5b5ae77e75055f904992" }