aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
authorMatthias Q2023-07-28 21:01:06 +0000
committerGitHub2023-07-28 21:01:06 +0000
commit224fd5fa29e43c5b2543ab791de5f46abe1ae8a7 (patch)
treefaa66410c916fa4f5c36bb84710adae0beb54c57 /languages.toml
parent9a4890f62bd907a37ee79e1a3690c75fc80e9724 (diff)
feat: update prql parser (#7771)
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index 2f7e034b..54ce05b5 100644
--- a/languages.toml
+++ b/languages.toml
@@ -2460,7 +2460,7 @@ indent = { tab-width = 4, unit = " " }
[[grammar]]
name = "prql"
-source = { git = "https://github.com/PRQL/tree-sitter-prql", rev = "3f27cac466f030ee7d985d91eba5470e01dd21ea" }
+source = { git = "https://github.com/PRQL/tree-sitter-prql", rev = "09e158cd3650581c0af4c49c2e5b10c4834c8646" }
[[language]]
name = "po"