Skip to content

Commit 949f27d

Browse files
authored
Merge pull request #563 from rancher/renovate/golangci-golangci-lint-2.x
chore(deps): update dependency golangci/golangci-lint to v2.6.2
2 parents 247aef8 + 9b6c24d commit 949f27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/make/deps.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ KIND_VERSION ?= 0.30.0
33
KUBERNETES_VERSION ?= v$(KUBECTL_VERSION)
44

55
# renovate: datasource=github-release-attachments depName=golangci/golangci-lint
6-
GOLANGCI_VERSION = v2.6.1
6+
GOLANGCI_VERSION = v2.6.2
77

88
# renovate: datasource=github-release-attachments depName=aquasecurity/kube-bench
99
KUBE_BENCH_VERSION ?= v0.14.0

0 commit comments

Comments
 (0)