mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 09:20:04 -04:00
test(lint): bump luals to 3.17.1
This commit is contained in:
parent
a2125b7205
commit
07ce9060e5
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,5 +1,5 @@
|
||||||
NVIM_VERSION ?= nightly
|
NVIM_VERSION ?= nightly
|
||||||
LUALS_VERSION := 3.15.0
|
LUALS_VERSION := 3.17.1
|
||||||
|
|
||||||
DEPDIR ?= .test-deps
|
DEPDIR ?= .test-deps
|
||||||
CURL ?= curl -sL --create-dirs
|
CURL ?= curl -sL --create-dirs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue