From 1b8d4ca829bcf0412924f90be6c219c3cf6c8740 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 23:43:00 +0000 Subject: [PATCH] chore(deps): update dependency golangci-lint to v1.64.2 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 253724b..bdaeaa5 100644 --- a/.mise.toml +++ b/.mise.toml @@ -4,7 +4,7 @@ bun = "latest" git-cliff = "latest" golang = "1.23.5" -golangci-lint = "1.63.4" +golangci-lint = "1.64.2" goreleaser = "latest" "go:gotest.tools/gotestsum" = "1.12.0" "go:golang.org/x/tools/cmd/goimports" = "latest"