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 06a432c commit affc725Copy full SHA for affc725
renovate.json
@@ -39,7 +39,7 @@
39
{
40
"description": "Update Plural CLI version for the cloud shell",
41
"fileMatch": ["^apps/core/lib/core/services/shell/pods.ex$"],
42
- "matchStrings": ["(^defp image.* ||$)\"(?<depName>.*?):(?<currentValue>.*?)\""],
+ "matchStrings": ["^\\s+(defp image.* ||)\"(?<depName>.*?):(?<currentValue>.*?)\"$"],
43
"datasourceTemplate": "docker"
44
},
45
0 commit comments