Skip to content

Commit 9696e47

Browse files
dotansimhan1ru4l
andauthored
chore: ensure yarn deduplicate is run for dependency updates for keeping the amount of package variants smaller (#248)
* chore: ensure yarn duplicate is run for keeping the amount of package version variants smaller * chore: run `npx yarn-deduplicate --strategy fewer` Co-authored-by: Laurin Quast <[email protected]>
1 parent 25bfb47 commit 9696e47

File tree

2 files changed

+67
-524
lines changed

2 files changed

+67
-524
lines changed

renovate.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
23
"extends": ["config:base"],
4+
"postUpdateOptions": ["yarnDedupeFewer"],
35
"automerge": true,
46
"major": {
57
"automerge": false

0 commit comments

Comments
 (0)