Skip to content

Commit 8230824

Browse files
authored
Merge pull request #132 from walnuts1018/renovate/migrate-config
Migrate Renovate config
2 parents 8c96a88 + 631fc76 commit 8230824

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"customManagers": [
88
{
99
"customType": "regex",
10-
"fileMatch": "^config/.*/kustomization.yaml$",
10+
"managerFilePatterns": [
11+
"/^config/.*/kustomization.yaml$/"
12+
],
1113
"matchStringsStrategy": "any",
1214
"matchStrings": [
1315
"https:\\/\\/github\\.com\\/(?<depName>.*?)\\/releases\\/download\\/(?<currentValue>[^\\/]+)\\/.*\\s*",

0 commit comments

Comments
 (0)