mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 13:26:24 +00:00
2a970478bd
See: https://docs.renovatebot.com/configuration-options/#postupdateoptions Change-type: patch Signed-off-by: Kyle Harding <kyle@balena.io>
5 lines
90 B
JSON
5 lines
90 B
JSON
{
|
|
"extends": ["github>balena-io/renovate-config"],
|
|
"postUpdateOptions": ["npmDedupe"]
|
|
}
|