Skip to content

Commit cb6feb6

Browse files
chore(deps): update dependency nunnatsa/ginkgolinter to v0.18.4
1 parent b455f37 commit cb6feb6

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
@@ -16,7 +16,7 @@ $(LOCALBIN):
1616
GOLINT ?= $(LOCALBIN)/golangci-lint
1717
## Tool Versions
1818
GOLINT_VERSION ?= 1.63.4
19-
GINKGOLINTER_VERSION ?= 0.16.2
19+
GINKGOLINTER_VERSION ?= 0.18.4
2020
CONTROLLER_GEN_VERSION ?= 0.16.5
2121

2222
all: build

0 commit comments

Comments
 (0)