File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4040 uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
4141 with :
4242 working-directory : ${{ matrix.directory }}
43- version : v2.3.1 # renovate: datasource=github-tags depName=golangci/golangci-lint
43+ version : v2.4.0 # renovate: datasource=github-tags depName=golangci/golangci-lint
4444
4545 njs-lint :
4646 name : NJS Lint
Original file line number Diff line number Diff line change 3939 - javascript
4040
4141 - repo : https://github.com/golangci/golangci-lint
42- rev : v2.3.1
42+ rev : v2.4.0
4343 hooks :
4444 - id : golangci-lint-full
4545 name : golangci-lint-root
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ GO_LINKER_FLAGS = $(GO_LINKER_FLAGS_OPTIMIZATIONS) $(GO_LINKER_FlAGS_VARS)
2323
2424# tools versions
2525# renovate: datasource=github-tags depName=golangci/golangci-lint
26- GOLANGCI_LINT_VERSION = v2.3.1
26+ GOLANGCI_LINT_VERSION = v2.4.0
2727# renovate: datasource=docker depName=kindest/node
2828KIND_K8S_VERSION = v1.33.2
2929# renovate: datasource=github-tags depName=norwoodj/helm-docs
You can’t perform that action at this time.
0 commit comments