From 955bce963c1212eb08db50122f1f58e85ffa508d Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Wed, 2 Apr 2025 21:44:07 +0200 Subject: [PATCH] chore(deps): update dependency adrienverge/yamllint to v1.32.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eeb377f..535a2b1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # YAMLLINT_VERSION # Only required to install a specifiy version -YAMLLINT_VERSION?=v1.31.0 # renovate: datasource=github-releases depName=adrienverge/yamllint +YAMLLINT_VERSION?=v1.32.0 # renovate: datasource=github-releases depName=adrienverge/yamllint # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a