From 388346525f43520782591518f0b3b80bbb8b8ee1 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 03:27:26 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint-cli2 to v0.19.1 | datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | DavidAnson/markdownlint-cli2 | 0.19.0 | 0.19.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 4739aefb..5ad483f7 100644 --- a/mise.toml +++ b/mise.toml @@ -4,7 +4,7 @@ go = "1.25.4" "go:github.com/grafana/oats" = "0.4.1" java = "temurin-25.0.1+8.0.LTS" lychee = "0.20.1" -markdownlint-cli2 = "0.19.0" +markdownlint-cli2 = "0.19.1" rust = "1.91.1" [tasks.lint]