We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f752d77 + 98a5684 commit 9ce7036Copy full SHA for 9ce7036
scripts/deps.sh
@@ -3,7 +3,7 @@ set -eu
3
4
# Developer tool versions (tracked by Renovate)
5
# renovate: datasource=github-tags depName=golangci/golangci-lint
6
-GOLANGCI_LINT_VERSION=v2.9.0
+GOLANGCI_LINT_VERSION=v2.10.1
7
# renovate: datasource=github-tags depName=gotestyourself/gotestsum
8
GOTESTSUM_VERSION=v1.13.0
9
# renovate: datasource=github-tags depName=kubernetes-sigs/kind
0 commit comments