diff --git a/Makefile b/Makefile index 64f4170..e360dd4 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ GOLINT ?= $(LOCALBIN)/golangci-lint ## Tool Versions GOLINT_VERSION ?= 2.2.1 -GINKGOLINTER_VERSION ?= 0.19.1 +GINKGOLINTER_VERSION ?= 0.23.0 ## Location to install dependencies an GO binaries LOCALBIN ?= $(shell pwd)/bin