We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d13197 commit c0e4f59Copy full SHA for c0e4f59
renovate.json
@@ -70,7 +70,7 @@
70
"^libops\\.yml$"
71
],
72
"matchStrings": [
73
- "# renovate: datasource=(?<datasource>[a-z-]+?) depName=(?<depName>.+?) packageName=(?<packageName>.+?)\\sislandora-tag: (?<currentValue>[\\d\\.]+?)"
+ "# renovate: datasource=(?<datasource>[a-z-]+?) depName=(?<depName>.+?) packageName=(?<packageName>.+?)\\sislandora-tag: (?<currentValue>\\d+\\.\\d+\\.\\d+)"
74
]
75
}
76
0 commit comments