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 5050 uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
5151 with :
5252 working-directory : ${{ matrix.directory }}
53- version : v2.5 .0 # renovate: datasource=github-tags depName=golangci/golangci-lint
53+ version : v2.6 .0 # renovate: datasource=github-tags depName=golangci/golangci-lint
5454
5555 njs-lint :
5656 name : NJS Lint
Original file line number Diff line number Diff line change 3838 - javascript
3939
4040 - repo : https://github.com/golangci/golangci-lint
41- rev : v2.5 .0
41+ rev : v2.6 .0
4242 hooks :
4343 - id : golangci-lint-full
4444 name : golangci-lint-root
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ GO_LINKER_FLAGS = $(GO_LINKER_FLAGS_OPTIMIZATIONS) $(GO_LINKER_FlAGS_VARS)
2424
2525# tools versions
2626# renovate: datasource=github-tags depName=golangci/golangci-lint
27- GOLANGCI_LINT_VERSION = v2.5 .0
27+ GOLANGCI_LINT_VERSION = v2.6 .0
2828# renovate: datasource=docker depName=kindest/node
2929KIND_K8S_VERSION = v1.34.0
3030# renovate: datasource=github-tags depName=norwoodj/helm-docs
You can’t perform that action at this time.
0 commit comments