Skip to content

Commit 39b16a3

Browse files
committed
Update golangci-lint to v2.11.4
1 parent 4c02ab4 commit 39b16a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ else
123123
LOGCOUNTER=*dont-include-log-counter
124124
endif
125125

126-
GOLANGCI_LINT_VERSION := v2.6.2
126+
GOLANGCI_LINT_VERSION := v2.11.4
127127
GOLANGCI_LINT := ./.bin/golangci-lint
128128

129129
lint: $(GOLANGCI_LINT)

0 commit comments

Comments
 (0)