Skip to content

Commit 2567fef

Browse files
chore(deps): update dependency nunnatsa/ginkgolinter to v0.21.2
1 parent 128be6c commit 2567fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GOLINT ?= $(LOCALBIN)/golangci-lint
88

99
## Tool Versions
1010
GOLINT_VERSION ?= 2.2.1
11-
GINKGOLINTER_VERSION ?= 0.19.1
11+
GINKGOLINTER_VERSION ?= 0.21.2
1212

1313
## Location to install dependencies an GO binaries
1414
LOCALBIN ?= $(shell pwd)/bin

0 commit comments

Comments
 (0)