Skip to content

Commit c993992

Browse files
Update dependency golangci/golangci-lint to v1.61.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24d337b commit c993992

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
@@ -34,7 +34,7 @@ REGISTRIESDDIR ?= ${CONTAINERSCONFDIR}/registries.d
3434
# N/B: This value is managed by Renovate, manual changes are
3535
# possible, as long as they don't disturb the formatting
3636
# (i.e. DO NOT ADD A 'v' prefix!)
37-
GOLANGCI_LINT_VERSION := 1.60.3
37+
GOLANGCI_LINT_VERSION := 1.61.0
3838

3939
export PATH := $(PATH):${GOBIN}
4040

0 commit comments

Comments
 (0)