Skip to content

Commit

Permalink
feat(renovatebot): group renovatebot dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
danwbyrne committed Apr 19, 2019
1 parent d618a58 commit 74ed4c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
@@ -1,7 +1,8 @@
{
"extends": [
"config:base",
":semanticCommits"
":semanticCommits",
"group:all"
],
"postUpdateOptions": ["yarnDedupeHighest"]
}

0 comments on commit 74ed4c9

Please sign in to comment.