We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5af2e commit 0fbc248Copy full SHA for 0fbc248
1 file changed
Makefile
@@ -443,7 +443,7 @@ TERRAFORM_VERSION=v1.12.2# renovate datasource=github-tags depName=hashicorp/ter
443
444
CONTROLLER_TOOLS_VERSION=v0.17.3# renovate datasource=go depName=sigs.k8s.io/controller-tools
445
CRD_REF_DOCS_VERSION=v0.1.0# renovate datasource=go depName=github.com/elastic/crd-ref-docs
446
-GOLANGCI_LINT_VERSION=v2.2.2# renovate datasource=go depName=github.com/golangci/golangci-lint/cmd/golangci-lint
+GOLANGCI_LINT_VERSION=v2.3.1# renovate datasource=go depName=github.com/golangci/golangci-lint/cmd/golangci-lint
447
GO_LICENSES_VERSION=v1.6.0# renovate datasource=go depName=github.com/google/go-licenses
448
449
KUSTOMIZE_VERSION=v5.6.0# don't manage with renovate, this repo has non-standard tags
0 commit comments