From 78f0f7719675288c799db85447280ef2c9610ce1 Mon Sep 17 00:00:00 2001 From: rotmh Date: Sun, 4 May 2025 17:20:06 +0300 Subject: [PATCH] chore: bump the grammar's git rev to include the license --- languages.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages.toml b/languages.toml index 70b11fa08..2c2367b9c 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 = "d0a2753634873428008f5b5ae77e75055f904992" } +source = { git = "https://github.com/rotmh/tree-sitter-dunstrc", rev = "9cb9d5cc51cf5e2a47bb2a0e2f2e519ff11c1431" }