Skip to content

Commit

Permalink
feat(DEV-35): switch to quarterly dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hhimanshu committed Jul 22, 2021
1 parent eb83901 commit 5721a54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
@@ -1,4 +1,5 @@
{
"extends": ["config:base", "schedule:weekly"],
"extends": ["config:base"],
"schedule": ["every 3 months on the first day of the month"],
"groupName": "all"
}

0 comments on commit 5721a54

Please sign in to comment.