Skip to content

Commit

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

[CI:DOCS] Update dependency golangci/golangci-lint to v1.60.3
  • Loading branch information
openshift-merge-bot[bot] committed Aug 26, 2024
2 parents d04f0d2 + 07c9fe8 commit 4178d70
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 @@ -62,7 +62,7 @@ BUILDTAGS += ${EXTRA_BUILDTAGS}
# N/B: This value is managed by Renovate, manual changes are
# possible, as long as they don't disturb the formatting
# (i.e. DO NOT ADD A 'v' prefix!)
GOLANGCI_LINT_VERSION := 1.60.2
GOLANGCI_LINT_VERSION := 1.60.3
PYTHON ?= $(shell command -v python3 python|head -n1)
PKG_MANAGER ?= $(shell command -v dnf yum|head -n1)
# ~/.local/bin is not in PATH on all systems
Expand Down

0 comments on commit 4178d70

Please sign in to comment.