1
This commit is contained in:
parent
d305c56618
commit
e43a7d55b4
3 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue