From e4442577282c6b61b629437d9637d2d7e1b83dd8 Mon Sep 17 00:00:00 2001 From: elbrujohalcon Date: Fri, 20 Feb 2026 17:05:44 +0100 Subject: [PATCH] release-4.2.2 Use elvis_core 4.2.2 --- plugins.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.mk b/plugins.mk index e77fd20..c5cbbcb 100644 --- a/plugins.mk +++ b/plugins.mk @@ -4,7 +4,7 @@ .PHONY: elvis distclean-elvis # Configuration. -ELVIS_VERSION ?= 4.2.1 +ELVIS_VERSION ?= 4.2.2 ELVIS_CONFIG ?= $(CURDIR)/elvis.config ELVIS ?= $(CURDIR)/elvis