From 058be2049e8b41098e4ba7bcdf69a4a8513c58b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 08:43:26 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v1.62.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index aa5371f7a..7eae3b609 100644 --- a/Makefile +++ b/Makefile @@ -175,7 +175,7 @@ HELMIFY ?= $(LOCALBIN)/helmify ## Tool Versions KUSTOMIZE_VERSION ?= 5.5.0 CONTROLLER_TOOLS_VERSION ?= 0.16.5 -GOLINT_VERSION ?= 1.62.0 +GOLINT_VERSION ?= 1.62.2 GINKGOLINTER_VERSION ?= 0.18.3 # ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary. ENVTEST_K8S_VERSION ?= 1.31.0