Skip to content

Commit

Permalink
Dedupe yarn.lock post-Renovate pkg/artifact update
Browse files Browse the repository at this point in the history
- Run `yarn dedupe --strategy highest` after yarn lockfile updates with Renovate
  - More: https://yarnpkg.com/cli/dedupe#in-depth-explanation
- Fix: #598
  • Loading branch information
leotm committed May 10, 2022
1 parent 38a28f6 commit feea9eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
":prHourlyLimitNone",
":switchToGradleLite"
],
"postUpdateOptions": ["yarnDedupeHighest"]
"timezone": "Europe/London",
"dependencyDashboard": true,
"packageRules": [
Expand Down

0 comments on commit feea9eb

Please sign in to comment.