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

This commit is contained in:
Stephan Schnabel 2025-06-17 15:58:28 +02:00
parent e98d1d736b
commit d305c56618
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0
2 changed files with 4 additions and 4 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>[0-9]+\\.[0-9]+\\.[0-9]+)"
"version: (?<currentValue>v[0-9]+\\.[0-9]+\\.[0-9]+)"
],
"datasourceTemplate": "npm",
"packageNameTemplate": "markdownlint-cli"