Skip to content

Commit af68989

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.6.0
1 parent 0953d48 commit af68989

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.6.0
1111
GINKGOLINTER_VERSION ?= 0.19.1
1212

1313
## Location to install dependencies an GO binaries

0 commit comments

Comments
 (0)