Skip to content

Commit 49af15b

Browse files
nejchJohnVillalovos
authored andcommitted
chore: fix renovate setup for gitlab docker image
1 parent e7559bf commit 49af15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.renovaterc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"regexManagers": [
99
{
10-
"fileMatch": ["^tests/functional/fixtures/.env$"],
10+
"fileMatch": ["^tests\\/functional\\/fixtures\\/.env$"],
1111
"matchStrings": ["GITLAB_TAG=(?<currentValue>.*?)\n"],
1212
"depNameTemplate": "gitlab/gitlab-ce",
1313
"datasourceTemplate": "docker",

0 commit comments

Comments
 (0)