Compare commits

...

2 Commits

Author SHA1 Message Date
Renovator Bot 053c9f9f69 chore(deps): update dependency markdownlint-cli to v0.31.0 (#58)
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2022-02-05 12:24:46 +01:00
Robert Kaussow fe861e0cbf
chore: end of the year maintenance
continuous-integration/drone/push Build is passing Details
2021-12-21 10:59:34 +01:00
3 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,3 @@
.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.30.0}"
ENV MARKDOWNLINT_VERSION="${BUILD_VERSION:-0.31.0}"
ENV FORCE_COLOR=true \
NPM_CONFIG_LOGLEVEL=error

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2021 Robert Kaussow <mail@thegeeklab.de>
Copyright (c) 2022 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