We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e1a68 commit 8818c7bCopy full SHA for 8818c7b
.github/renovate.json
@@ -6,8 +6,8 @@
6
"rangeStrategy": "widen",
7
"regexManagers": [
8
{
9
- "fileMatch": ["/release.*\\.yml"],
10
- "matchStrings": ["knope.*\\s*with:\\s*version:\\s*(?<currentValue>.*?)"],
+ "fileMatch": ["release.*\\.yml"],
+ "matchStrings": ["version:\\s*(?<currentValue>.*?)"],
11
"depNameTemplate": "knope",
12
"datasourceTemplate": "crate"
13
}
0 commit comments