test(lint): bump luals to 3.17.1

This commit is contained in:
Christian Clason
2026-01-22 18:24:05 +01:00
committed by Christian Clason
parent 0d1b8b026b
commit 61d3f5b186

View File

@@ -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