Skip to content

Commit 4cf1fe4

Browse files
authored
Merge pull request #1312 from jcanocan/update-golangci-lint
chore(golangci-lint): Bump golangci-lint 1.64.6
2 parents d94a013 + 5244be7 commit 4cf1fe4

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
@@ -319,7 +319,7 @@ kubevirt-sync:
319319
KUSTOMIZE=$(KUSTOMIZE) ./hack/kubevirt.sh sync
320320

321321
GOLANGCI_LINT ?= $(LOCALBIN)/golangci-lint
322-
GOLANGCI_LINT_VERSION ?= v1.62.2
322+
GOLANGCI_LINT_VERSION ?= v1.64.6
323323

324324
.PHONY: lint
325325
lint:

0 commit comments

Comments
 (0)