Skip to content

Commit 02e42e5

Browse files
Update tool golangci/golangci-lint to v2.1.5 (#3927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9b7e6f commit 02e42e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ KUSTOMIZE_VERSION ?= v5.6.0
506506
# renovate: datasource=go depName=sigs.k8s.io/controller-tools/cmd/controller-gen
507507
CONTROLLER_TOOLS_VERSION ?= v0.17.1
508508
# renovate: datasource=github-releases depName=golangci/golangci-lint
509-
GOLANGCI_LINT_VERSION ?= v2.1.2
509+
GOLANGCI_LINT_VERSION ?= v2.1.5
510510
# renovate: datasource=go depName=sigs.k8s.io/kind
511511
KIND_VERSION ?= v0.27.0
512512
# renovate: datasource=go depName=github.com/kyverno/chainsaw

0 commit comments

Comments
 (0)