File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4444 pass_filenames : false
4545
4646 - repo : https://github.com/golangci/golangci-lint
47- rev : v2.5.0
47+ rev : v2.6.1
4848 hooks :
4949 - id : golangci-lint
5050 args : [--new-from-patch=/tmp/diff.patch]
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ ARCH ?= amd64 ## The architecture of the image or binar
2323GOOS ?= linux # # The OS of the binary. For example linux, darwin
2424TELEMETRY_ENDPOINT ?= oss.edge.df.f5.com:443
2525# renovate: datasource=docker depName=golangci/golangci-lint
26- GOLANGCI_LINT_VERSION ?= v2.5.0 # # The version of golangci-lint to use
26+ GOLANGCI_LINT_VERSION ?= v2.6.1 # # The version of golangci-lint to use
2727
2828# Additional flags added here can be accessed in main.go.
2929# e.g. `main.version` maps to `var version` in main.go
You can’t perform that action at this time.
0 commit comments