We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f2831 commit a48f725Copy full SHA for a48f725
1 file changed
.github/renovate.json5
@@ -35,7 +35,7 @@
35
'/imagevector/images.yaml$/',
36
],
37
matchStrings: [
38
- '# renovate(?:\w|\W|)*?repository: (?<depName>.*)(?:\w|\W)*?tag: "?(?<currentValue>(?:\w|\d|\.|-)*)"?',
+ '# renovate(?:\\w|\\W|)*?repository: (?<depName>.*)(?:\\w|\\W)*?tag: "?(?<currentValue>(?:\\w|\\d|\\.|-)*)"?',
39
40
datasourceTemplate: 'docker',
41
versioningTemplate: 'semver'
0 commit comments