Skip to content

Commit

Permalink
Update GolangCI Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
arybolovlev committed Oct 29, 2024
1 parent 536b666 commit fb869c8
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 @@ -244,7 +244,7 @@ ENVTEST_VERSION ?= release-0.17
CRD_REF_DOCS_VERSION ?= v0.0.12
HELM_DOCS_VERSION ?= v1.12.0
HASHICORP_COPYWRITE_VERSION ?= v0.19.0
GOLANGCI_LINT_VERSION ?= v1.57.2
GOLANGCI_LINT_VERSION ?= v1.61.0

.PHONY: kustomize
kustomize: $(KUSTOMIZE) ## Download kustomize locally if necessary.
Expand Down

0 comments on commit fb869c8

Please sign in to comment.