From b4cd72a6edb1a452c59189a21b158398df193558 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 01:54:59 +0000 Subject: [PATCH] deps: update dependency github:golangci/golangci-lint to v2.11.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0b4103ef6..260fcf2a2 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] go = "1.25.8" "go:go.uber.org/mock/mockgen" = "v0.6.0" -"github:golangci/golangci-lint" = "2.8.0" +"github:golangci/golangci-lint" = "2.11.2" "github:goreleaser/goreleaser" = "v2.14.1" "github:anchore/quill" = "v0.5.1" "github:jstemmer/go-junit-report" = "v2.1.0"