Skip to content

Commit

Permalink
chore: update tree-sitter-parsers.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb authored and github-actions[bot] committed Dec 21, 2024
1 parent 75b2b42 commit 5122f4e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion resources/nvim-treesitter.lock
Original file line number Diff line number Diff line change
@@ -1 +1 @@
71bb6f603cd97674ac674e8c4e263ac0a1c50d6e
65183abbd87577a0255a9f1e6c7f529572404ebb
6 changes: 3 additions & 3 deletions resources/ts-update-counts.json
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@
},
{
"key": "koto",
"value": 33
"value": 34
},
{
"key": "kusto",
Expand Down Expand Up @@ -1162,7 +1162,7 @@
},
{
"key": "powershell",
"value": 35
"value": 36
},
{
"key": "rescript",
Expand Down Expand Up @@ -1230,7 +1230,7 @@
},
{
"key": "nu",
"value": 26
"value": 27
},
{
"key": "runescript",
Expand Down
6 changes: 3 additions & 3 deletions tree-sitter-parsers.json
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,7 @@
},
{
"install_info": {
"revision": "0017388765b8b9d89febfe08b5f82805b4e173a5",
"revision": "b420f7922d0d74905fd0d771e5b83be9ee8a8a9a",
"url": "https://github.com/koto-lang/tree-sitter-koto"
},
"lang": "koto",
Expand Down Expand Up @@ -1450,7 +1450,7 @@
},
{
"install_info": {
"revision": "dc22e2577eb09d1d0de50802c59da2eca98a0e7b",
"revision": "755efd545d39e23418ce6f96f2a8600ff1a7e74d",
"url": "https://github.com/nushell/tree-sitter-nu"
},
"lang": "nu",
Expand Down Expand Up @@ -1634,7 +1634,7 @@
{
"filetype": "ps1",
"install_info": {
"revision": "ff0ac42e742f3c4be3b55fd14f910d5dc204e323",
"revision": "32fe49cc5d4a2d5a976dacafc0da16d98787866b",
"url": "https://github.com/airbus-cert/tree-sitter-powershell"
},
"lang": "powershell",
Expand Down

0 comments on commit 5122f4e

Please sign in to comment.