Skip to content

Commit 4111ed5

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.2.2
1 parent d836da4 commit 4111ed5

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
@@ -7,7 +7,7 @@ GOIMPORTS ?= $(LOCALBIN)/goimports
77
GOLINT ?= $(LOCALBIN)/golangci-lint
88

99
## Tool Versions
10-
GOLINT_VERSION ?= 2.2.1
10+
GOLINT_VERSION ?= 2.2.2
1111
GINKGOLINTER_VERSION ?= 0.19.1
1212

1313
## Location to install dependencies an GO binaries

0 commit comments

Comments
 (0)