Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
chore(deps): update module github.com/golangci/golangci-lint to v1.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent efe4345 commit 5fe5cbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
with:
# renovate depName=github.com/golangci/golangci-lint
version: v1.57.1
version: v1.58.0
args: --build-tags e2e --timeout 300s --out-${NO_FUTURE}format colored-line-number
- name: Run deadcode
id: deadcode
Expand Down
2 changes: 1 addition & 1 deletion hack/make/prerequisites.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kustomize_version=v5.3.0
#renovate depName=sigs.k8s.io/controller-tools/cmd
controller_gen_version=v0.14.0
# renovate depName=github.com/golangci/golangci-lint
golang_ci_cmd_version=v1.57.1
golang_ci_cmd_version=v1.58.0
# renovate depName=github.com/daixiang0/gci
gci_version=v0.13.2
# renovate depName=golang.org/x/tools
Expand Down

0 comments on commit 5fe5cbd

Please sign in to comment.