Skip to content

Commit

Permalink
dedupe yarn deps (#3009)
Browse files Browse the repository at this point in the history
* feat: enxure renovate runs `npx yarn-deduplicate --strategy fewer` after upgrading a dependency

* chore: run `npx yarn-deduplicate --strategy fewer`
  • Loading branch information
n1ru4l committed May 27, 2021
1 parent d410126 commit 9fe4598
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 1,227 deletions.
2 changes: 2 additions & 0 deletions renovate.json
@@ -1,5 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"postUpdateOptions": ["yarnDedupeFewer"],
"automerge": true,
"major": {
"automerge": false
Expand Down

0 comments on commit 9fe4598

Please sign in to comment.