diff --git a/.github/renovate.json b/.github/renovate.json new file mode 100644 index 00000000..6bb665ae --- /dev/null +++ b/.github/renovate.json @@ -0,0 +1,4 @@ +{ + "extends": ["github>balena-io/renovate-config"], + "postUpdateOptions": ["npmDedupe"] +}