Compare commits

..

No commits in common. "v0.31.0-1" and "v0.30.0-1" have entirely different histories.

3 changed files with 2 additions and 3 deletions

View File

@ -1,3 +1,2 @@
.drone.yml
*.tpl.md
LICENSE

View File

@ -9,7 +9,7 @@ LABEL org.opencontainers.image.documentation="https://gitea.rknet.org/docker/mar
ARG BUILD_VERSION
# renovate: datasource=npm depName=markdownlint-cli
ENV MARKDOWNLINT_VERSION="${BUILD_VERSION:-0.31.0}"
ENV MARKDOWNLINT_VERSION="${BUILD_VERSION:-0.30.0}"
ENV FORCE_COLOR=true \
NPM_CONFIG_LOGLEVEL=error

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2022 Robert Kaussow <mail@thegeeklab.de>
Copyright (c) 2021 Robert Kaussow <mail@thegeeklab.de>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal