Skip to content

Commit c7e79cd

Browse files
GH-122 Migrate renovate config
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5feeea1 commit c7e79cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base"
4+
"config:recommended"
55
],
66
"groupName": "all dependencies",
77
"groupSlug": "all",
@@ -12,7 +12,7 @@
1212
{
1313
"groupName": "all dependencies",
1414
"groupSlug": "all",
15-
"matchPackagePatterns": [
15+
"matchPackageNames": [
1616
"*"
1717
]
1818
}

0 commit comments

Comments
 (0)