From bfb88a05ff7315d90d662079aea243414f928f06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 4 Mar 2025 23:03:19 +0000 Subject: [PATCH] chore(deps): update dependency golangci-lint to v1.64.6 (#6) Reviewed-on: https://git.rgst.io/homelab/klefki/pulls/6 Co-authored-by: renovate[bot] Co-committed-by: renovate[bot] --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 28aab2b..7ba0c0b 100644 --- a/.mise.toml +++ b/.mise.toml @@ -4,7 +4,7 @@ bun = "latest" git-cliff = "latest" golang = "1.24.1" -golangci-lint = "1.64.5" +golangci-lint = "1.64.6" goreleaser = "latest" "go:gotest.tools/gotestsum" = "1.12.0" "go:golang.org/x/tools/cmd/goimports" = "latest"