Skip to content

Commit 7ef235c

Browse files
Merge pull request #460 from cert-manager/renovate/tools
chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.6.0
2 parents c7c9233 + 6f73e1c commit 7ef235c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tools/00_mod.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ tools += cmctl=v2.3.0
167167
tools += cmrel=v1.12.15-0.20241121151736-e3cbe5171488
168168
# https://pkg.go.dev/github.com/golangci/golangci-lint/v2/cmd/golangci-lint?tab=versions
169169
# renovate: datasource=go packageName=github.com/golangci/golangci-lint/v2
170-
tools += golangci-lint=v2.5.0
170+
tools += golangci-lint=v2.6.0
171171
# https://pkg.go.dev/golang.org/x/vuln?tab=versions
172172
# renovate: datasource=go packageName=golang.org/x/vuln
173173
tools += govulncheck=v1.1.4

0 commit comments

Comments
 (0)