Skip to content

Commit 3eaca78

Browse files
chore(deps): update dependency golang/tools to v0.31.0 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 543ac2e commit 3eaca78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/common/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ YAML2JSON ?= $(LOCALBIN)/yaml2json
189189
# renovate: datasource=github-releases depName=kubernetes-sigs/controller-tools
190190
CONTROLLER_TOOLS_VERSION ?= v0.16.4
191191
# renovate: datasource=github-tags depName=golang/tools
192-
FORMATTER_VERSION ?= v0.26.0
192+
FORMATTER_VERSION ?= v0.31.0
193193
# renovate: datasource=github-releases depName=golangci/golangci-lint
194194
LINTER_VERSION ?= v1.64.8
195195
# renovate: datasource=github-releases depName=jqlang/jq

0 commit comments

Comments
 (0)