diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-02-06 06:44:30 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-02-06 07:43:26 +0000 |
| commit | 824bf8455fd670186986fb3eb46fcaa4c5460949 (patch) | |
| tree | ebc4d3629d86e1e010f10100e86e7db3df8b330d | |
| parent | feat(nu)!: added some new operators, removed deprecated keyword `register` (#... (diff) | |
| download | nvim-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)
| -rw-r--r-- | .github/workflows/update-lockfile.yml | 2 | ||||
| -rw-r--r-- | lockfile.json | 4 |
2 files changed, 3 insertions, 3 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 diff --git a/lockfile.json b/lockfile.json index 2e7d30e3a..d1f25616a 100644 --- a/lockfile.json +++ b/lockfile.json @@ -174,7 +174,7 @@ "revision": "8495d106154741e6d35d37064f864758ece75de6" }, "erlang": { - "revision": "54d95b5e7750140c42ec2c8fda4d67fe11a045c3" + "revision": "90f1fcb7a9c9fff2442c00d087368d5bc2c94407" }, "facility": { "revision": "e4bfd3e960de9f4b4648acb1c92e9b95b47d8cfb" @@ -876,7 +876,7 @@ "revision": "cfc522af3e49c1a00ae74e01aa14e19818dab8f2" }, "vhs": { - "revision": "037e675d547b18bbf3fdeb222e242ae5dccc39d7" + "revision": "966067fe81d78071805d8e55ec836b3926c4ece4" }, "vim": { "revision": "f3cd62d8bd043ef20507e84bb6b4b53731ccf3a7" |
