From 3f471cadb2a94afdaa4076dea0b7182f7ea8a91a Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 15 Jul 2026 03:06:45 +0000 Subject: [PATCH] chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.49.1 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 028bb6e..f8cf23e 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.49.0 + image: git.cryptic.systems/volker.raschek/markdownlint:0.49.1 resources: limits: cpu: 150