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 8818c7b commit b2bcb8bCopy full SHA for b2bcb8b
.github/renovate.json
@@ -7,7 +7,7 @@
7
"regexManagers": [
8
{
9
"fileMatch": ["release.*\\.yml"],
10
- "matchStrings": ["version:\\s*(?<currentValue>.*?)"],
+ "matchStrings": ["version:\\s*(?<currentValue>.*)"],
11
"depNameTemplate": "knope",
12
"datasourceTemplate": "crate"
13
}
0 commit comments