Skip to content

Commit ae2cf56

Browse files
committed
build: Configure renovate for golangci-lint
Signed-off-by: Paulo Gomes <[email protected]>
1 parent e31bed9 commit ae2cf56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ WASIRUN_WRAPPER := $(CURDIR)/scripts/wasirun-wrapper
77
COVERAGE_REPORT := coverage.out
88
COVERAGE_MODE := count
99

10+
# renovate: datasource=github-tags depName=golangci/golangci-lint
1011
GOLANGCI_VERSION ?= v2.6.0
1112
TOOLS_BIN := $(shell mkdir -p build/tools && realpath build/tools)
1213

0 commit comments

Comments
 (0)