Skip to content

Commit

Permalink
Update tool github.com/golangci/golangci-lint/cmd/golangci-lint to v1…
Browse files Browse the repository at this point in the history
….62.0
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 1b4a81f commit e44151f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ KUSTOMIZE_VERSION ?= v5.5.0
# renovate: datasource=go depName=sigs.k8s.io/controller-tools/cmd/controller-gen
CONTROLLER_TOOLS_VERSION ?= v0.16.1
# renovate: datasource=go depName=github.com/golangci/golangci-lint/cmd/golangci-lint
GOLANGCI_LINT_VERSION ?= v1.61.0
GOLANGCI_LINT_VERSION ?= v1.62.0
# renovate: datasource=go depName=sigs.k8s.io/kind
KIND_VERSION ?= v0.25.0
# renovate: datasource=go depName=github.com/kyverno/chainsaw
Expand Down

0 comments on commit e44151f

Please sign in to comment.