Skip to content

Commit 51a0fe2

Browse files
chore(deps): update dependency golangci/golangci-lint to v2
1 parent 1792b75 commit 51a0fe2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ GOLANGCI_LINT = $(LOCALBIN)/golangci-lint
173173
KUSTOMIZE_VERSION ?= v5.4.3
174174
CONTROLLER_TOOLS_VERSION ?= v0.16.4
175175
ENVTEST_VERSION ?= release-0.19
176-
GOLANGCI_LINT_VERSION ?= v1.64.8
176+
GOLANGCI_LINT_VERSION ?= v2.7.2
177177

178178
.PHONY: kustomize
179179
kustomize: $(KUSTOMIZE) ## Download kustomize locally if necessary.

0 commit comments

Comments
 (0)