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 3232 - name : Lint Go
3333 uses : golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347 # v6.3.2
3434 with :
35- version : v1.63.4 # renovate: datasource=github-tags depName=golangci/golangci-lint
35+ version : v1.64.6 # renovate: datasource=github-tags depName=golangci/golangci-lint
3636
3737 actionlint :
3838 name : Actionlint
Original file line number Diff line number Diff line change 2626 - id : fix-byte-order-marker
2727
2828 - repo : https://github.com/golangci/golangci-lint
29- rev : v1.63.4
29+ rev : v1.64.6
3030 hooks :
3131 - id : golangci-lint-full
3232
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ VERSION = 1.4.0
22TAG = $(VERSION )
33PREFIX = nginx/nginx-prometheus-exporter
44# renovate: datasource=github-tags depName=golangci/golangci-lint
5- GOLANGCI_LINT_VERSION = v1.63.4
5+ GOLANGCI_LINT_VERSION = v1.64.6
66
77.DEFAULT_GOAL: =nginx-prometheus-exporter
88
You can’t perform that action at this time.
0 commit comments