From dc9ef766a3d294e259dee6f578a8d202f5fd5025 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 28 May 2025 13:02:31 +0000 Subject: [PATCH] chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.45.0 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 37510a2..b2efae7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: - name: markdown lint commands: - markdownlint *.md - image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0 + image: git.cryptic.systems/volker.raschek/markdownlint:0.45.0 resources: limits: cpu: 50