From 26d1f683549e91c11b3c414f7f1be39f3b5cf55c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 20:51:28 +0000 Subject: [PATCH] chore(deps): 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 81b416e..b3b9ff8 100644 --- a/mise.toml +++ b/mise.toml @@ -5,4 +5,4 @@ sbt = "1.12" gradle = "8.9" php = "8.3" go = "1.26" -golangci-lint = "2.9" +golangci-lint = "2.11.4"