Skip to content

Commit 631fc76

Browse files
Migrate config renovate.json
1 parent 66efc57 commit 631fc76

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)