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