chore(deps): update dependency igorshubovych/markdownlint-cli to v0.48.0
All checks were successful
Build / build-amd64 (pull_request) Successful in 31s
Lint Markdown files / markdown-lint (pull_request) Successful in 4s
Build / build-arm64 (pull_request) Successful in 1m14s

This commit is contained in:
2026-03-03 10:13:27 +00:00
parent eda019ab79
commit 584b44adca
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ The workflow or how `markdownlint-ci` can be used is pretty good
[documented](https://github.com/igorshubovych/markdownlint-cli#usage).
```bash
IMAGE_VERSION=0.47.0
IMAGE_VERSION=0.48.0
docker run \
--rm \
--volume "$(pwd):$(pwd)" \