Skip to content

Commit

Permalink
fix: schedule octokit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ssube committed Jun 11, 2021
1 parent 1477bd9 commit a3795e2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,15 @@
"schedule:earlyMondays"
],
"groupName": "rollup-plugins"
},
{
"matchPackagePrefixes": [
"@octokit"
],
"extends": [
"schedule:earlyMondays"
],
"groupName": "octokit"
}
]
}

0 comments on commit a3795e2

Please sign in to comment.