From bd1936f54d427338a3410e6a3f05e38edbc544a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 22:05:48 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v1.63.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9c2374fe6..447beda48 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.2 +GOLINT_VERSION ?= 1.63.4 GINKGOLINTER_VERSION ?= 0.18.4 # ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary. ENVTEST_K8S_VERSION ?= 1.31.0