You've already forked markdownlint-docker
Merge pull request 'chore(deps): update dependency igorshubovych/markdownlint-cli to v0.48.0' (#126) from renovate/igorshubovych-markdownlint-cli-0.x into master
All checks were successful
Auto release / tag_on_change (push) Successful in 12s
Build / build-amd64 (push) Successful in 30s
Lint Markdown files / markdown-lint (push) Successful in 5s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 6s
Build / build-arm64 (push) Successful in 1m13s
All checks were successful
Auto release / tag_on_change (push) Successful in 12s
Build / build-amd64 (push) Successful in 30s
Lint Markdown files / markdown-lint (push) Successful in 5s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 6s
Build / build-arm64 (push) Successful in 1m13s
This commit was merged in pull request #126.
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,6 +1,6 @@
|
||||
# MARKDOWNLINT_VERSION
|
||||
# Only required to install a specify version
|
||||
MARKDOWNLINT_VERSION?=v0.47.0 # renovate: datasource=github-releases depName=igorshubovych/markdownlint-cli
|
||||
MARKDOWNLINT_VERSION?=v0.48.0 # renovate: datasource=github-releases depName=igorshubovych/markdownlint-cli
|
||||
|
||||
# CONTAINER_RUNTIME
|
||||
# The CONTAINER_RUNTIME variable will be used to specified the path to a
|
||||
|
||||
Reference in New Issue
Block a user