Skip to content

Commit e321793

Browse files
chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.1 (#255)
Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>
1 parent 7c3649e commit e321793

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.6.0
23+
TB_GOLANGCI_LINT_VERSION ?= v2.6.1
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)