From 887f10216697c4bd4444302ff92089422e0d4607 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Tue, 1 Apr 2025 22:14:21 +0200 Subject: [PATCH] chore(deps): update dependency adrienverge/yamllint to v1.36.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0930e5e..6872de4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specifiy version -YAMLLINT_VERSION?=v1.36.1 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.36.2 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a