Skip to content

Commit 364bde4

Browse files
authored
Merge pull request #29 from sapcc/renovate/nunnatsa-ginkgolinter-0.x
chore(deps): update dependency nunnatsa/ginkgolinter to v0.18.4
2 parents b455f37 + cb6feb6 commit 364bde4

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)