1
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/test/2 unknown status
ci/woodpecker/push/test/1 unknown status
ci/woodpecker/push/lint Pipeline was successful

This commit is contained in:
Stephan Schnabel 2025-06-17 19:50:59 +02:00
parent d305c56618
commit e43a7d55b4
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
3 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
"matchStrings": [
"kokuwaio/markdownlint:(?<currentValue>[0-9]+\\.[0-9]+\\.[0-9]+)",
"markdownlint-cli@(?<currentValue>[0-9]+\\.[0-9]+\\.[0-9]+)",
"version: (?<currentValue>v[0-9]+\\.[0-9]+\\.[0-9]+)"
"version: (?<currentValue>[0-9]+\\.[0-9]+\\.[0-9]+)"
],
"datasourceTemplate": "npm",
"packageNameTemplate": "markdownlint-cli"