From ed8609434a649665a2f4a89a5e335759c32c9183 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 17:02:41 +0000 Subject: [PATCH] chore(deps): update module go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.13.1 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index eee5e7e..af6ff44 100644 --- a/mise.toml +++ b/mise.toml @@ -1,4 +1,4 @@ [tools] go = "1.26.4" -"go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint" = "2.8.0" +"go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint" = "2.13.1" "go:github.com/goreleaser/goreleaser/v2" = "2.9.0"