We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f1a0e commit a4453b5Copy full SHA for a4453b5
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:9f06c8c9a75aa08b87b235b66d618f7df351f09f08faf703177f670e38ee6511 # v0.47.0
+MARKDOWNLINT_VERSION = sha256:c97f19b52cf7371ff767c080e3e15c15f1cbd3336fc41aeca7a93bb2cdb9843c # v0.48.0
7
8
.PHONY: all
9
all: ## build pipeline
0 commit comments