Skip to content

Commit

Permalink
chore(deps): update module github.com/golangci/golangci-lint to v1.63.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 5898cdd commit d721934
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 @@ -97,7 +97,7 @@ jobs:
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
with:
# renovate depName=github.com/golangci/golangci-lint
version: v1.63.3
version: v1.63.4
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.5.0
#renovate depName=sigs.k8s.io/controller-tools/cmd
controller_gen_version=v0.17.0
# renovate depName=github.com/golangci/golangci-lint
golang_ci_cmd_version=v1.63.3
golang_ci_cmd_version=v1.63.4
# renovate depName=github.com/daixiang0/gci
gci_version=v0.13.5
# renovate depName=golang.org/x/tools
Expand Down

0 comments on commit d721934

Please sign in to comment.