Skip to content

Commit dd97fd1

Browse files
authored
Merge pull request #41 from Lappihuan/renovate/tool-updates
chore(deps): update tool-updates
2 parents 3cf8274 + 1e1ce4b commit dd97fd1

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.7.2
6+
GOLANGCI_LINT_VERSION=v2.8.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.0.4
12+
HELM_VERSION=v4.0.5
1313
# renovate: datasource=github-tags depName=mvdan/sh
1414
GOFUMPT_VERSION=v3.12.0
1515

0 commit comments

Comments
 (0)