Skip to content

Commit a8d20e4

Browse files
Merge pull request #21690 from containers/renovate/golangci-golangci-lint-1.x
[CI:DOCS] Update dependency golangci/golangci-lint to v1.56.2
2 parents fa0937a + 8be1c0b commit a8d20e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ BUILDTAGS ?= \
6060
# N/B: This value is managed by Renovate, manual changes are
6161
# possible, as long as they don't disturb the formatting
6262
# (i.e. DO NOT ADD A 'v' prefix!)
63-
GOLANGCI_LINT_VERSION := 1.56.1
63+
GOLANGCI_LINT_VERSION := 1.56.2
6464
PYTHON ?= $(shell command -v python3 python|head -n1)
6565
PKG_MANAGER ?= $(shell command -v dnf yum|head -n1)
6666
# ~/.local/bin is not in PATH on all systems

0 commit comments

Comments
 (0)