Skip to content

Commit

Permalink
renovate: Adjust postUpdateOptions to use yarnDedupeFewer (#2329)
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 authored Jan 7, 2021
1 parent be11cad commit 75ab4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"python": {
"enabled": false
},
"postUpdateOptions": ["yarnDedupeHighest"],
"postUpdateOptions": ["yarnDedupeFewer"],
"packageRules": [{
"packageNames": ["ember-cli", "ember-data", "ember-source"],
"separateMinorPatch": true
Expand Down

0 comments on commit 75ab4d8

Please sign in to comment.