Skip to content

Commit 84bdc12

Browse files
authored
Merge pull request #178 from rancherlabs/renovate/golangci-golangci-lint-2.x
chore(deps): update dependency golangci/golangci-lint to v2.6.1
2 parents 228e3c0 + f60620b commit 84bdc12

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,4 +1,4 @@
1-
GOLANGCI_VERSION ?= v2.6.0
1+
GOLANGCI_VERSION ?= v2.6.1
22
TOOLS_BIN := $(shell mkdir -p build/tools && realpath build/tools)
33

44
VERSION = $(shell git tag -l --contains HEAD | head -n 1)

0 commit comments

Comments
 (0)