From 0171cfc1f1a89a0509c32b84c62f60cfd04ab0f1 Mon Sep 17 00:00:00 2001 From: Emil Lerch Date: Fri, 17 Apr 2026 09:06:15 -0700 Subject: [PATCH] zls now has 0.16.0 support --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index c338b44..affb4cf 100644 --- a/.mise.toml +++ b/.mise.toml @@ -2,4 +2,4 @@ prek = "0.3.1" "ubi:DonIsaac/zlint" = "0.7.9" zig = "0.16.0" -zls = "0.15.1" +zls = "0.16.0"