Skip to content

Commit a89b8cb

Browse files
Update dependency golangci/golangci-lint to v2.11.4 (#551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33f3f51 commit a89b8cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ CAAPH_VERSION ?= "v0.2.1"
3939
CAPL_VERSION ?= "v0.8.5"
4040

4141
# renovate: datasource=github-tags depName=golangci/golangci-lint
42-
GOLANGCI_LINT_VERSION ?= "v2.11.3"
42+
GOLANGCI_LINT_VERSION ?= "v2.11.4"
4343

4444
CONTROLPLANE_NODES ?= 1
4545
WORKER_NODES ?= 1

0 commit comments

Comments
 (0)