We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 591c2a8 commit bc167c2Copy full SHA for bc167c2
1 file changed
Makefile
@@ -440,7 +440,7 @@ TERRAFORM_VERSION=v1.8.3# renovate datasource=github-tags depName=hashicorp/terr
440
441
CONTROLLER_TOOLS_VERSION=v0.14.0# renovate datasource=go depName=sigs.k8s.io/controller-tools
442
CRD_REF_DOCS_VERSION=v0.0.12# renovate datasource=go depName=github.com/elastic/crd-ref-docs
443
-GOLANGCI_LINT_VERSION=v1.58.1# renovate datasource=go depName=github.com/golangci/golangci-lint/cmd/golangci-lint
+GOLANGCI_LINT_VERSION=v1.59.0# renovate datasource=go depName=github.com/golangci/golangci-lint/cmd/golangci-lint
444
GO_LICENSES_VERSION=v1.6.0# renovate datasource=go depName=github.com/google/go-licenses
445
446
KUSTOMIZE_VERSION=v4.5.2# don't manage with renovate, this repo has non-standard tags
0 commit comments