Skip to content

Commit ce8862e

Browse files
chore(config): migrate config renovate.json (#994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15c6501 commit ce8862e

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
@@ -12,7 +12,7 @@
1212
"customManagers": [
1313
{
1414
"customType": "regex",
15-
"fileMatch": ["automation/roles/common/defaults/.*\\.ya?ml$"],
15+
"managerFilePatterns": ["/automation/roles/common/defaults/.*\\.ya?ml$/"],
1616
"matchStrings": [
1717
"datasource=(?<datasource>.*?) depName=(?<depName>.*?)?( registryUrls=(?<registryUrls>.*?))?( versioning=(?<versioning>.*?))?( extractVersion=(?<extractVersion>.*?))?\\s.*?_version: (?<currentValue>.*)\\s"
1818
],

0 commit comments

Comments
 (0)