Skip to content

Commit 14dd1a1

Browse files
committed
Update renovate configuration to scan the .env file
1 parent eac2ee0 commit 14dd1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"/\\.env$/"
1212
],
1313
"matchStrings": [
14-
".+?_IMAGE_NAME=(?<packageName>.+?):(?<currentValue>.+?)\\\\s"
14+
".+?_IMAGE_NAME=(?<packageName>.+?):(?<currentValue>.+?)\\s"
1515
],
1616
"datasourceTemplate": "docker"
1717
}

0 commit comments

Comments
 (0)