Skip to content

Commit 6756aa5

Browse files
authored
Merge pull request #43 from Lappihuan/renovate/tool-updates
chore(deps): update tool-updates
2 parents 3f62f49 + 558dee1 commit 6756aa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/deps.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ set -eu
33

44
# Developer tool versions (tracked by Renovate)
55
# renovate: datasource=github-tags depName=golangci/golangci-lint
6-
GOLANGCI_LINT_VERSION=v2.8.0
6+
GOLANGCI_LINT_VERSION=v2.9.0
77
# renovate: datasource=github-tags depName=gotestyourself/gotestsum
88
GOTESTSUM_VERSION=v1.13.0
99
# renovate: datasource=github-tags depName=kubernetes-sigs/kind
1010
KIND_VERSION=v0.31.0
1111
# renovate: datasource=github-tags depName=helm/helm
12-
HELM_VERSION=v4.1.0
12+
HELM_VERSION=v4.1.1
1313
# renovate: datasource=github-tags depName=mvdan/sh
1414
GOFUMPT_VERSION=v3.12.0
1515

0 commit comments

Comments
 (0)