Skip to content

Commit

Permalink
Update module github.com/golangci/golangci-lint to v1.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 8, 2024
1 parent 5c44661 commit eb74bd2
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
Expand Up @@ -88,7 +88,7 @@ jobs:
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
with:
# renovate depName=github.com/golangci/golangci-lint
version: v1.55.2
version: v1.56.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
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.55.2
golang_ci_cmd_version=v1.56.0
# renovate depName=github.com/daixiang0/gci
gci_version=v0.12.1
# renovate depName=golang.org/x/tools
Expand Down

0 comments on commit eb74bd2

Please sign in to comment.