Skip to content

Commit af2efad

Browse files
authored
Merge pull request #199 from saurabhpro/renovate/migrate-config
chore(config): migrate renovate config
2 parents 37c0fae + 7730f81 commit af2efad

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

renovate.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"groupSlug": "all",
55
"packageRules": [
66
{
7-
"packagePatterns": [
8-
"*"
9-
],
107
"groupName": "Renovate Dependency Scan",
11-
"groupSlug": "all"
8+
"groupSlug": "all",
9+
"matchPackageNames": [
10+
"*"
11+
]
1212
}
1313
],
1414
"extends": [
15-
"config:base",
15+
"config:recommended",
1616
"schedule:earlyMondays"
1717
],
1818
"ignoreDeps": []

0 commit comments

Comments
 (0)