diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-02-01 06:41:11 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-02-01 08:47:04 +0000 |
| commit | bcd0b26607c1a4336c392285a9f13e31f514ccf2 (patch) | |
| tree | c8247864309c0b5f8e5cc654ee5bedbdbab2f3fe /.github | |
| parent | bot(lockfile): update c, c_sharp, cpp, css, djot, dtd, earthfile, go, html, j... (diff) | |
| download | nvim-treesitter-bcd0b26607c1a4336c392285a9f13e31f514ccf2.tar nvim-treesitter-bcd0b26607c1a4336c392285a9f13e31f514ccf2.tar.gz nvim-treesitter-bcd0b26607c1a4336c392285a9f13e31f514ccf2.tar.bz2 nvim-treesitter-bcd0b26607c1a4336c392285a9f13e31f514ccf2.tar.lz nvim-treesitter-bcd0b26607c1a4336c392285a9f13e31f514ccf2.tar.xz nvim-treesitter-bcd0b26607c1a4336c392285a9f13e31f514ccf2.tar.zst nvim-treesitter-bcd0b26607c1a4336c392285a9f13e31f514ccf2.zip | |
bot(lockfile): update bash, desktop, haskell, julia, nix, objc, typst
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/update-lockfile.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lockfile.yml b/.github/workflows/update-lockfile.yml index 38aab1cfc..588868a56 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: "" + SKIP_LOCKFILE_UPDATE_FOR_LANGS: "slint" run: | cp lockfile.json /tmp/old_lockfile.json nvim -l scripts/write-lockfile.lua |
