From e8ff7555cf208aa74591449949fcd22c7f088f6f Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 17 Jun 2026 09:07:34 +0000 Subject: [PATCH] chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.49.0 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b455722..028bb6e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,7 +26,7 @@ steps: - name: markdown lint commands: - markdownlint *.md - image: git.cryptic.systems/volker.raschek/markdownlint:0.48.0 + image: git.cryptic.systems/volker.raschek/markdownlint:0.49.0 resources: limits: cpu: 150