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