aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2025-02-06 06:44:30 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2025-02-06 07:43:26 +0000
commit824bf8455fd670186986fb3eb46fcaa4c5460949 (patch)
treeebc4d3629d86e1e010f10100e86e7db3df8b330d /.github
parentfeat(nu)!: added some new operators, removed deprecated keyword `register` (#... (diff)
downloadnvim-treesitter-824bf8455fd670186986fb3eb46fcaa4c5460949.tar
nvim-treesitter-824bf8455fd670186986fb3eb46fcaa4c5460949.tar.gz
nvim-treesitter-824bf8455fd670186986fb3eb46fcaa4c5460949.tar.bz2
nvim-treesitter-824bf8455fd670186986fb3eb46fcaa4c5460949.tar.lz
nvim-treesitter-824bf8455fd670186986fb3eb46fcaa4c5460949.tar.xz
nvim-treesitter-824bf8455fd670186986fb3eb46fcaa4c5460949.tar.zst
nvim-treesitter-824bf8455fd670186986fb3eb46fcaa4c5460949.zip
bot(lockfile): update erlang, vhs
lock sql parser (ABI 15)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/update-lockfile.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lockfile.yml b/.github/workflows/update-lockfile.yml
index 588868a56..018d3997b 100644
--- a/.github/workflows/update-lockfile.yml
+++ b/.github/workflows/update-lockfile.yml
@@ -31,7 +31,7 @@ jobs:
- name: Update parsers
env:
- SKIP_LOCKFILE_UPDATE_FOR_LANGS: "slint"
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: "slint,sql"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua