diff --git a/Makefile b/Makefile index 36267b891..ac848f2de 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ REGISTRIESDDIR ?= ${CONTAINERSCONFDIR}/registries.d # 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.56.0 +GOLANGCI_LINT_VERSION := 1.56.1 export PATH := $(PATH):${GOBIN}