Skip to content

Commit 701d6e9

Browse files
chore(deps): update ghcr.io/igorshubovych/markdownlint-cli docker tag to v0.47.0 (#450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1fcee9c commit 701d6e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SHELL := /bin/bash
33
.DEFAULT_GOAL := all
44

55
# renovate: datasource=docker depName=ghcr.io/igorshubovych/markdownlint-cli versioning=docker
6-
MARKDOWNLINT_VERSION = sha256:b771097d3d9ec6b368fefcea5f0c05c8710293d9251fca17e31c8e10987b50ef # v0.46.0
6+
MARKDOWNLINT_VERSION = sha256:9f06c8c9a75aa08b87b235b66d618f7df351f09f08faf703177f670e38ee6511 # v0.47.0
77

88
.PHONY: all
99
all: ## build pipeline

0 commit comments

Comments
 (0)