Skip to content

Commit 9b0fd5b

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.6.2
1 parent c8b1298 commit 9b0fd5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/base.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# renovate: datasource=github-tags depName=golangci/golangci-lint
2-
GOLANGCI_VERSION ?= v2.6.1
2+
GOLANGCI_VERSION ?= v2.6.2
33
# renovate: datasource=github-tags depName=protocolbuffers/protobuf
44
PROTOC_VERSION ?= v33.1
55
TOOLS_BIN := $(shell mkdir -p build/tools && realpath build/tools)

0 commit comments

Comments
 (0)