chore(deps): update dependency golangci-lint to v1.64.6
All checks were successful
tests / go test (pull_request) Successful in 35s
tests / golangci-lint (pull_request) Successful in 45s

This commit is contained in:
renovate[bot] 2025-03-04 23:02:33 +00:00
parent 129550df35
commit 6dfca40f90

View file

@ -4,7 +4,7 @@
bun = "latest" bun = "latest"
git-cliff = "latest" git-cliff = "latest"
golang = "1.24.1" golang = "1.24.1"
golangci-lint = "1.64.5" golangci-lint = "1.64.6"
goreleaser = "latest" goreleaser = "latest"
"go:gotest.tools/gotestsum" = "1.12.0" "go:gotest.tools/gotestsum" = "1.12.0"
"go:golang.org/x/tools/cmd/goimports" = "latest" "go:golang.org/x/tools/cmd/goimports" = "latest"