Skip to content

Commit

Permalink
Merge pull request #931 from gianlucam76/golangci-lint
Browse files Browse the repository at this point in the history
(chore) advance golangci lint to v1.62.2
  • Loading branch information
gianlucam76 authored Jan 2, 2025
2 parents ce534d0 + 559f5a6 commit 674a4fd
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 @@ -72,7 +72,7 @@ KIND := $(TOOLS_BIN_DIR)/kind
KUBECTL := $(TOOLS_BIN_DIR)/kubectl

GOVULNCHECK_VERSION := "v1.1.3"
GOLANGCI_LINT_VERSION := "v1.61.0"
GOLANGCI_LINT_VERSION := "v1.62.2"
CLUSTERCTL_VERSION := "v1.9.3"

KUSTOMIZE_VER := v5.3.0
Expand Down

0 comments on commit 674a4fd

Please sign in to comment.