From d080e511156b576f76544337a4f06749bbc25731 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 23:00:24 +0000 Subject: [PATCH] chore(deps): update dependency golangci-lint to v1.64.5 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index ad6b2fd..c248e60 100644 --- a/.mise.toml +++ b/.mise.toml @@ -4,7 +4,7 @@ bun = "latest" git-cliff = "latest" golang = "1.24.0" -golangci-lint = "1.64.4" +golangci-lint = "1.64.5" goreleaser = "latest" "go:gotest.tools/gotestsum" = "1.12.0" "go:golang.org/x/tools/cmd/goimports" = "latest"