Skip to content

Commit 9ce7036

Browse files
authored
Merge pull request #46 from Lappihuan/renovate/tool-updates
chore(deps): update dependency golangci/golangci-lint to v2.10.1
2 parents f752d77 + 98a5684 commit 9ce7036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -eu
33

44
# Developer tool versions (tracked by Renovate)
55
# renovate: datasource=github-tags depName=golangci/golangci-lint
6-
GOLANGCI_LINT_VERSION=v2.9.0
6+
GOLANGCI_LINT_VERSION=v2.10.1
77
# renovate: datasource=github-tags depName=gotestyourself/gotestsum
88
GOTESTSUM_VERSION=v1.13.0
99
# renovate: datasource=github-tags depName=kubernetes-sigs/kind

0 commit comments

Comments
 (0)