fix(ci): add markdown linter and adapt renovate packageRule
Some checks failed
Build / build-amd64 (push) Successful in 2m25s
Markdown linter / markdown-link-checker (push) Failing after 6s
Markdown linter / markdown-lint (push) Failing after 6s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 7s
Build / build-arm64 (push) Has been cancelled

This commit is contained in:
2025-10-22 22:09:11 +02:00
parent 1b398becf9
commit 2e01ff466d
3 changed files with 50 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
{
"fileMatch": ["^README\\.md$"],
"matchStrings": [
"VERSION=(?<currentValue>.*)"
"IMAGE_VERSION=(?<currentValue>.*)"
],
"depNameTemplate": "volker.raschek/docker-compose",
"datasourceTemplate": "docker",