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 7b58307 commit 930ee08Copy full SHA for 930ee08
renovate.json
@@ -26,9 +26,9 @@
26
},
27
{
28
"description": "Upgrade arbitrary go module versions in Makefiles",
29
- "fileMatch": ["Makefile"],
+ "fileMatch": ["^Makefile"],
30
"matchStrings": [
31
- "^# renovate: datasource=(?<datasource>.*?)\\sdepName=(?<depName>.*?)\\s.*@(?<currentValue>.*)"
+ "# renovate:\\sdatasource=(?<datasource>.*?)\\sdepName=(?<depName>.*?)\\s.*@(?<currentValue>.*)"
32
]
33
}
34
],
0 commit comments