Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bdrhn9 authored Apr 9, 2024
1 parent 40e93aa commit 71c4fcd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"packageRules": [
{
"matchUpdateTypes": ["major"],
"schedule": ["before 10am on the first day of the month"],
"groupName": "other major updates"
},
{
"matchUpdateTypes": ["patch", "minor"],
"schedule": ["before 10am on the first day of the month"],
Expand Down

0 comments on commit 71c4fcd

Please sign in to comment.