We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2244fb6 commit edf3ab9Copy full SHA for edf3ab9
.toolbox.mk
@@ -25,7 +25,7 @@ TB_SYFT ?= $(TB_LOCALBIN)/syft
25
# renovate: packageName=github.com/kubernetes-sigs/controller-tools
26
TB_CONTROLLER_GEN_VERSION ?= v0.19.0
27
# renovate: packageName=github.com/golangci/golangci-lint/v2
28
-TB_GOLANGCI_LINT_VERSION ?= v2.6.2
+TB_GOLANGCI_LINT_VERSION ?= v2.7.2
29
TB_GOLANGCI_LINT_VERSION_NUM ?= $(call STRIP_V,$(TB_GOLANGCI_LINT_VERSION))
30
# renovate: packageName=github.com/goreleaser/goreleaser/v2
31
TB_GORELEASER_VERSION ?= v2.13.0
0 commit comments