From 879f7502af68c62b2dd661ba4e7f10f027b79810 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 21:15:15 +0000 Subject: [PATCH] Update dependency golangci-lint to v2.11.4 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 723f577..4e24969 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,6 +1,6 @@ [tools] go = "1.26.1" -golangci-lint = "2.9.0" +golangci-lint = "2.11.4" dprint = "0.53.0" hk = "1.39.0" just = "1.47.1"