Skip to content

Commit a09305b

Browse files
committed
Update golangci-lint to v2.11.4
1 parent 2a38cde commit a09305b

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)