Skip to content

Commit

Permalink
Only renovate on the weekend
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredlll08 committed Jun 9, 2022
1 parent 3e488f4 commit 132d842
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion renovate.json
Expand Up @@ -5,7 +5,9 @@
"prHourlyLimit": 0,
"addLabels": ["dependencies"],
"cloneSubmodules": true,

{
"schedule": ["every weekend"]
},
"packageRules": [
{
"matchDatasources": ["maven"],
Expand Down

0 comments on commit 132d842

Please sign in to comment.