You've already forked markdownlint-docker
Compare commits
3 Commits
344af3a57c
...
v0.41.0
Author | SHA1 | Date | |
---|---|---|---|
19858289a2
|
|||
29a2f48ab3
|
|||
7bf19bfc3f
|
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
# MARKDOWNLINT_VERSION
|
||||
# Only required to install a specifiy version
|
||||
MARKDOWNLINT_VERSION?=v0.40.0 # renovate: datasource=github-releases depName=igorshubovych/markdownlint-cli
|
||||
MARKDOWNLINT_VERSION?=v0.41.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