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 7c3649e commit e321793Copy full SHA for e321793
.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.0
+TB_GOLANGCI_LINT_VERSION ?= v2.6.1
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.12.7
0 commit comments