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 20a2f69 commit 2d310fcCopy full SHA for 2d310fc
.toolbox.mk
@@ -20,7 +20,7 @@ TB_SYFT ?= $(TB_LOCALBIN)/syft
20
21
## Tool Versions
22
# renovate: packageName=github.com/golangci/golangci-lint/v2
23
-TB_GOLANGCI_LINT_VERSION ?= v2.6.2
+TB_GOLANGCI_LINT_VERSION ?= v2.7.2
24
TB_GOLANGCI_LINT_VERSION_NUM ?= $(call STRIP_V,$(TB_GOLANGCI_LINT_VERSION))
25
# renovate: packageName=github.com/goreleaser/goreleaser/v2
26
TB_GORELEASER_VERSION ?= v2.13.1
0 commit comments