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.
2 parents 8fe111f + 159af01 commit 9f27558Copy full SHA for 9f27558
Makefile
@@ -140,7 +140,7 @@ CONTROLLER_TOOLS_VERSION ?= v0.19.0
140
# renovate: datasource=github-tags depName=golang/tools
141
FORMATTER_VERSION ?= v0.39.0
142
# renovate: datasource=github-releases depName=golangci/golangci-lint
143
-LINTER_VERSION ?= v2.6.1
+LINTER_VERSION ?= v2.6.2
144
# renovate: datasource=github-releases depName=elastic/crd-ref-docs
145
API_REF_GEN_VERSION ?= v0.2.0
146
# renovate: datasource=github-releases depName=jqlang/jq
0 commit comments