Skip to content

Commit 890e8de

Browse files
renovate[bot]jamietanna
authored andcommitted
chore(deps): update module github.com/golangci/golangci-lint to v2.10.1 (makefile)
1 parent 6f6e243 commit 890e8de

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
@@ -10,7 +10,7 @@ help:
1010
@echo " lint lint the project"
1111

1212
$(GOBIN)/golangci-lint:
13-
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(GOBIN) v2.6.0
13+
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(GOBIN) v2.10.1
1414

1515
.PHONY: tools
1616
tools: $(GOBIN)/golangci-lint

0 commit comments

Comments
 (0)