From 5363379a3d5df3340ddf7300bfe6afefec27c19b Mon Sep 17 00:00:00 2001 From: CSRBot Date: Fri, 9 Jun 2023 09:16:25 +0200 Subject: [PATCH] chore(deps): update dependency git.cryptic.systems/volker.raschek/markdownlint to v0.34.0 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2c2faa1..5608f7f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: - name: markdown lint commands: - markdownlint *.md - image: git.cryptic.systems/volker.raschek/markdownlint:0.33.0 + image: git.cryptic.systems/volker.raschek/markdownlint:0.34.0 resources: limits: cpu: 150