Skip to content

Commit 7b432c0

Browse files
chore: Update dependency golangci/golangci-lint to v2
1 parent c922b67 commit 7b432c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ LDFLAGS := -s -w \
1818
# renovate datasource=github-releases depName=securego/gosec
1919
GOSEC_VERSION := v2.22.9
2020
# renovate datasource=github-releases depName=golangci/golangci-lint
21-
GOLANGCI_LINT_VERSION := v1.64.8
21+
GOLANGCI_LINT_VERSION := v2.5.0
2222
# renovate datasource=go depName=golang.org/x/vuln/cmd/govulncheck
2323
GOVULNCHECK_VERSION := v1.1.4
2424
# renovate datasource=go depName=golang.org/x/tools/cmd/goimports

0 commit comments

Comments
 (0)