Skip to content

Commit

Permalink
Enable npm dedupe as part of Renovate postUpdateOptions
Browse files Browse the repository at this point in the history
See: https://docs.renovatebot.com/configuration-options/#postupdateoptions
Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
  • Loading branch information
klutchell committed Apr 1, 2024
1 parent 71345a8 commit 40fdc8d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"extends": ["github>balena-io/renovate-config"],
"postUpdateOptions": ["pnpmDedupe"]
}

0 comments on commit 40fdc8d

Please sign in to comment.