Skip to content

Commit f649129

Browse files
chore(deps): update tool golangci/golangci-lint to v2.11.4 (#4879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mikołaj Świątek <mail+sumo@mikolajswiatek.com>
1 parent 379de93 commit f649129

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
@@ -683,7 +683,7 @@ KUSTOMIZE_VERSION ?= v5.8.1
683683
# renovate: datasource=go depName=sigs.k8s.io/controller-tools/cmd/controller-gen
684684
CONTROLLER_TOOLS_VERSION ?= v0.20.1
685685
# renovate: datasource=github-releases depName=golangci/golangci-lint
686-
GOLANGCI_LINT_VERSION ?= v2.11.3
686+
GOLANGCI_LINT_VERSION ?= v2.11.4
687687
# renovate: datasource=go depName=sigs.k8s.io/kind
688688
KIND_VERSION ?= v0.31.0
689689
# renovate: datasource=go depName=github.com/kyverno/chainsaw

0 commit comments

Comments
 (0)