From 2871359f0b4388319cd681d8ddb193bb155a29ab Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sun, 4 Jan 2026 10:05:32 +0100 Subject: [PATCH] chore(deps): update dependency igorshubovych/markdownlint-cli to v0.46.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index add95f8..66ecbe5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # MARKDOWNLINT_VERSION # Only required to install a specify version -MARKDOWNLINT_VERSION?=v0.45.0 # renovate: datasource=github-releases depName=igorshubovych/markdownlint-cli +MARKDOWNLINT_VERSION?=v0.46.0 # renovate: datasource=github-releases depName=igorshubovych/markdownlint-cli # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a