From 4bf64858553cea91e1aa9b38068d9e57758036ef Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 3 Dec 2024 14:02:49 +0000 Subject: [PATCH] chore(deps): update docker.io/volkerraschek/markdownlint docker tag to v0.43.0 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9770331..79f1ce0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ steps: - name: markdown lint commands: - markdownlint *.md - image: docker.io/volkerraschek/markdownlint:0.42.0 + image: docker.io/volkerraschek/markdownlint:0.43.0 resources: limits: cpu: 50 -- 2.45.2