Skip to content

Commit 31acc40

Browse files
committed
renovate: switch to new weeklyBatchMinorPatchDigest preset
1 parent b9b8e98 commit 31acc40

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

renovate.json5

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"local>planetscale/renovate-config"
5-
],
6-
"packageRules": [
7-
{
8-
"matchPackagePatterns": [
9-
"*"
10-
],
11-
"matchUpdateTypes": [
12-
"minor",
13-
"patch"
14-
],
15-
"groupName": "all non-major dependencies",
16-
"groupSlug": "all-minor-patch",
17-
"schedule": ["after 10pm on friday"]
18-
}
4+
"github>planetscale/renovate-config",
5+
"github>planetscale/renovate-config:weeklyBatchMinorPatchDigest"
196
]
207
}

0 commit comments

Comments
 (0)