Skip to content

Commit e40f8f2

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.6.1
1 parent 012f902 commit e40f8f2

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
@@ -1,7 +1,7 @@
11
.DEFAULT_GOAL = check
22

33
# renovate: datasource=github-releases depName=golangci/golangci-lint
4-
GOLANGCI_VERSION ?= v2.2.2
4+
GOLANGCI_VERSION ?= v2.6.1
55
TEST_ARGS=-timeout 40s -coverpkg=github.com/ladzaretti/jsoncompleter
66

77
bin/golangci-lint-${GOLANGCI_VERSION}:

0 commit comments

Comments
 (0)