From a8c81c1e79457cf0cdda3b3dfe97c85b3272dc71 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:02:05 +0000 Subject: [PATCH] chore(deps): update dependency golangci-lint to v1.62.2 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 0078b02..c65267d 100644 --- a/.mise.toml +++ b/.mise.toml @@ -3,7 +3,7 @@ [tools] git-cliff = "latest" golang = "1.23.3" -golangci-lint = "1.62.0" +golangci-lint = "1.62.2" goreleaser = "latest" "go:gotest.tools/gotestsum" = "v1.12.0" "go:golang.org/x/tools/cmd/goimports" = "latest"