Skip to content

Commit 66909b7

Browse files
chore(deps): update tool golangci/golangci-lint to v2.3.0 (#4209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 779d0be commit 66909b7

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
@@ -602,7 +602,7 @@ KUSTOMIZE_VERSION ?= v5.7.0
602602
# renovate: datasource=go depName=sigs.k8s.io/controller-tools/cmd/controller-gen
603603
CONTROLLER_TOOLS_VERSION ?= v0.18.0
604604
# renovate: datasource=github-releases depName=golangci/golangci-lint
605-
GOLANGCI_LINT_VERSION ?= v2.2.2
605+
GOLANGCI_LINT_VERSION ?= v2.3.0
606606
# renovate: datasource=go depName=sigs.k8s.io/kind
607607
KIND_VERSION ?= v0.29.0
608608
# renovate: datasource=go depName=github.com/kyverno/chainsaw

0 commit comments

Comments
 (0)