Skip to content

Commit

Permalink
Merge pull request #194 from containers/renovate/golangci-golangci-li…
Browse files Browse the repository at this point in the history
…nt-1.x

chore(deps): update dependency golangci/golangci-lint to v1.63.4
  • Loading branch information
openshift-merge-bot[bot] authored Jan 10, 2025
2 parents ca22e6d + 7833c3c commit a6db6e9
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 @@ -5,7 +5,7 @@ SRC = $(shell find . -type f -name '*.go')
.PHONY: default
default: build

GOLANGCI_LINT_VERSION := 1.62.2
GOLANGCI_LINT_VERSION := 1.63.4
bin/golangci-lint:
VERSION=$(GOLANGCI_LINT_VERSION) ./hack/install_golangci.sh

Expand Down

0 comments on commit a6db6e9

Please sign in to comment.