From 2d9902e7aa6ffa9ab33107ba84282be3796d0b04 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 14 Aug 2024 10:07:15 +0000 Subject: [PATCH] Update git.cryptic.systems/volker.raschek/markdownlint Docker tag to v0.41.0 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fc5f603..a6ac6ac 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: - name: markdown lint commands: - markdownlint *.md - image: git.cryptic.systems/volker.raschek/markdownlint:0.38.0 + image: git.cryptic.systems/volker.raschek/markdownlint:0.41.0 resources: limits: cpu: 150 -- 2.45.2