We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 543ac2e commit 3eaca78Copy full SHA for 3eaca78
hack/common/Makefile
@@ -189,7 +189,7 @@ YAML2JSON ?= $(LOCALBIN)/yaml2json
189
# renovate: datasource=github-releases depName=kubernetes-sigs/controller-tools
190
CONTROLLER_TOOLS_VERSION ?= v0.16.4
191
# renovate: datasource=github-tags depName=golang/tools
192
-FORMATTER_VERSION ?= v0.26.0
+FORMATTER_VERSION ?= v0.31.0
193
# renovate: datasource=github-releases depName=golangci/golangci-lint
194
LINTER_VERSION ?= v1.64.8
195
# renovate: datasource=github-releases depName=jqlang/jq
0 commit comments