aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-10-08 06:45:31 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-10-08 06:58:57 +0000
commit86c10df7ef77daf45a0e4a918934bb59083db1e1 (patch)
treeca60be8f3a4380aed37e1aa3214814f4cfbcad4a /.github
parentfix(dart): more highlight coverage, import folds (diff)
downloadnvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.tar
nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.tar.gz
nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.tar.bz2
nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.tar.lz
nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.tar.xz
nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.tar.zst
nvim-treesitter-86c10df7ef77daf45a0e4a918934bb59083db1e1.zip
bot(lockfile): update cmake, llvm, perl, vhdl
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 38aab1cfc..70d628742 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: "djot"
run: |
cp lockfile.json /tmp/old_lockfile.json
nvim -l scripts/write-lockfile.lua