test(lint): bump luals to 3.17.1

This commit is contained in:
Christian Clason 2026-01-22 18:24:05 +01:00
parent a2125b7205
commit 07ce9060e5

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