Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Feb 12, 2023
1 parent bca31e6 commit 470625f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", "schedule:automergeWeekends"],
"extends": [
"config:base",
"schedule:earlyMondays",
"schedule:automergeWeekends"
],
"lockFileMaintenance": { "enabled": true }
}

0 comments on commit 470625f

Please sign in to comment.