From 1818f20719c5857a34f7ef3be9e7cfb976c817f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Roos?= <45801817+slashformotion@users.noreply.github.com> Date: Sat, 4 Jul 2026 20:55:10 +0200 Subject: [PATCH] chore: update beancount grammar (#15817) --- languages.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages.toml b/languages.toml index f68a9dba..eaf3430e 100644 --- a/languages.toml +++ b/languages.toml @@ -1543,7 +1543,7 @@ language-servers = [ "beancount-language-server" ] [[grammar]] name = "beancount" -source = { git = "https://github.com/polarmutex/tree-sitter-beancount", rev = "f3741a3a68ade59ec894ed84a64673494d2ba8f3" } +source = { git = "https://github.com/polarmutex/tree-sitter-beancount", rev = "429cff869513cf9e34a2cf604fbfaaedc467e809" } [[language]] name = "ocaml" -- 2.51.2