Skip to content

Commit 0b9cd57

Browse files
traskbreedx-splk
authored andcommitted
Update renovate config (open-telemetry#1697)
1 parent 11202ff commit 0b9cd57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/renovate.json5

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
{
1010
// this is to reduce the number of renovate PRs by consolidating them into a weekly batch
1111
"matchManagers": ["github-actions"],
12-
"extends": ["schedule:weekly"],
13-
"groupName": "github actions",
14-
"separateMinorPatch": false // overrides separateMinorPatch specified above
12+
// temporarily commenting out schedule in order to get an initial PR
13+
// "extends": ["schedule:weekly"],
14+
"groupName": "github actions"
1515
},
1616
{
1717
"matchPackageNames": [

0 commit comments

Comments
 (0)