We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7167bdd commit 3c298b8Copy full SHA for 3c298b8
Makefile
@@ -497,7 +497,7 @@ KUSTOMIZE_VERSION ?= v5.6.0
497
# renovate: datasource=go depName=sigs.k8s.io/controller-tools/cmd/controller-gen
498
CONTROLLER_TOOLS_VERSION ?= v0.17.1
499
# renovate: datasource=github-releases depName=golangci/golangci-lint
500
-GOLANGCI_LINT_VERSION ?= v1.64.7
+GOLANGCI_LINT_VERSION ?= v1.64.8
501
# renovate: datasource=go depName=sigs.k8s.io/kind
502
KIND_VERSION ?= v0.27.0
503
# renovate: datasource=go depName=github.com/kyverno/chainsaw
0 commit comments