mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-04 22:26:11 +02:00
chore(deps): update golangci-lint version to v2.2.2 (#5670)
* update golangci-lint to v2.2.2 Signed-off-by: dongjiang <dongjiang1989@126.com> * Update scripts/install-tools.sh revert by codereview --------- Signed-off-by: dongjiang <dongjiang1989@126.com>
This commit is contained in:
parent
bb7a8af1c3
commit
5805ea0ef2
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
with:
|
||||
verify: true
|
||||
args: --timeout=30m
|
||||
version: v2.1
|
||||
version: v2.2
|
||||
|
||||
# https://github.com/daveshanley/vacuum
|
||||
- name: Lint OpenAPI spec
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
# renovate: datasource=github-releases depName=kubernetes-sigs/controller-tools
|
||||
CONTROLLER_TOOLS_GENERATOR_VERSION=v0.17.2
|
||||
# renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
GOLANG_CI_LINTER_VERSION=v2.1.6
|
||||
GOLANG_CI_LINTER_VERSION=v2.2.2
|
||||
|
||||
# Execute
|
||||
# scripts/install-tools.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user