We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b3a7cf commit e6f4201Copy full SHA for e6f4201
linters/markdown_markdown_link_check/Dockerfile
@@ -49,7 +49,7 @@ FROM python:3.13-alpine3.21
49
#############################################################################################
50
#ARG__START
51
# renovate: datasource=npm depName=markdown-link-check
52
-ARG NPM_MARKDOWN_LINK_CHECK_VERSION=3.12.2
+ARG NPM_MARKDOWN_LINK_CHECK_VERSION=3.13.7
53
#ARG__END
54
55
####################
0 commit comments