diff --git a/Makefile b/Makefile index 824163723..036863385 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,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 := 2.1.1 +GOLANGCI_LINT_VERSION := 2.1.2 export PATH := $(PATH):${GOBIN}