Skip to content

Commit 853e731

Browse files
chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.0 (#254)
Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>
1 parent b193d2f commit 853e731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.toolbox.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ TB_SYFT ?= $(TB_LOCALBIN)/syft
2020

2121
## Tool Versions
2222
# renovate: packageName=github.com/golangci/golangci-lint/v2
23-
TB_GOLANGCI_LINT_VERSION ?= v2.5.0
23+
TB_GOLANGCI_LINT_VERSION ?= v2.6.0
2424
TB_GOLANGCI_LINT_VERSION_NUM ?= $(call STRIP_V,$(TB_GOLANGCI_LINT_VERSION))
2525
# renovate: packageName=github.com/goreleaser/goreleaser/v2
2626
TB_GORELEASER_VERSION ?= v2.12.7

0 commit comments

Comments
 (0)