Skip to content

Commit a4453b5

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

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:9f06c8c9a75aa08b87b235b66d618f7df351f09f08faf703177f670e38ee6511 # v0.47.0
6+
MARKDOWNLINT_VERSION = sha256:c97f19b52cf7371ff767c080e3e15c15f1cbd3336fc41aeca7a93bb2cdb9843c # v0.48.0
77

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

0 commit comments

Comments
 (0)