From ff873359129858d5776fda49c245b9276d0251d1 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 1 Apr 2025 16:49:29 +0000 Subject: [PATCH] chore(deps): update docker.io/volkerraschek/markdownlint docker tag to v0.44.0 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 79f1ce0..4ad0a59 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: - name: markdown lint commands: - markdownlint *.md - image: docker.io/volkerraschek/markdownlint:0.43.0 + image: docker.io/volkerraschek/markdownlint:0.44.0 resources: limits: cpu: 50