We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d8c851 commit ae50510Copy full SHA for ae50510
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.63.4
+GOLANGCI_LINT_VERSION ?= v1.64.6
501
# renovate: datasource=go depName=sigs.k8s.io/kind
502
KIND_VERSION ?= v0.26.0
503
# renovate: datasource=go depName=github.com/kyverno/chainsaw
0 commit comments