We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fcee9c commit 701d6e9Copy full SHA for 701d6e9
Makefile
@@ -3,7 +3,7 @@ SHELL := /bin/bash
3
.DEFAULT_GOAL := all
4
5
# renovate: datasource=docker depName=ghcr.io/igorshubovych/markdownlint-cli versioning=docker
6
-MARKDOWNLINT_VERSION = sha256:b771097d3d9ec6b368fefcea5f0c05c8710293d9251fca17e31c8e10987b50ef # v0.46.0
+MARKDOWNLINT_VERSION = sha256:9f06c8c9a75aa08b87b235b66d618f7df351f09f08faf703177f670e38ee6511 # v0.47.0
7
8
.PHONY: all
9
all: ## build pipeline
0 commit comments