We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f22eb1 commit e5ce705Copy full SHA for e5ce705
Makefile
@@ -173,7 +173,7 @@ GOLANGCI_LINT = $(LOCALBIN)/golangci-lint
173
KUSTOMIZE_VERSION ?= v5.4.3
174
CONTROLLER_TOOLS_VERSION ?= v0.16.4
175
ENVTEST_VERSION ?= release-0.19
176
-GOLANGCI_LINT_VERSION ?= v1.64.8
+GOLANGCI_LINT_VERSION ?= v2.0.1
177
178
.PHONY: kustomize
179
kustomize: $(KUSTOMIZE) ## Download kustomize locally if necessary.
0 commit comments