Skip to content

Commit 3c298b8

Browse files
chore(deps): update tool golangci/golangci-lint to v1.64.8 (#3813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7167bdd commit 3c298b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ KUSTOMIZE_VERSION ?= v5.6.0
497497
# renovate: datasource=go depName=sigs.k8s.io/controller-tools/cmd/controller-gen
498498
CONTROLLER_TOOLS_VERSION ?= v0.17.1
499499
# renovate: datasource=github-releases depName=golangci/golangci-lint
500-
GOLANGCI_LINT_VERSION ?= v1.64.7
500+
GOLANGCI_LINT_VERSION ?= v1.64.8
501501
# renovate: datasource=go depName=sigs.k8s.io/kind
502502
KIND_VERSION ?= v0.27.0
503503
# renovate: datasource=go depName=github.com/kyverno/chainsaw

0 commit comments

Comments
 (0)