Skip to content

Commit

Permalink
Merge pull request #1176 from jcanocan/bump-golangci-linter
Browse files Browse the repository at this point in the history
chore(golangci-lint): Bump golangci-lint 1.62.2
  • Loading branch information
kubevirt-bot authored Dec 16, 2024
2 parents c4d4dca + c2973c5 commit b95b2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ kubevirt-sync:
KUSTOMIZE=$(KUSTOMIZE) ./hack/kubevirt.sh sync

GOLANGCI_LINT ?= $(LOCALBIN)/golangci-lint
GOLANGCI_LINT_VERSION ?= v1.55.2
GOLANGCI_LINT_VERSION ?= v1.62.2

.PHONY: lint
lint:
Expand Down

0 comments on commit b95b2a7

Please sign in to comment.