From 8a5d18082f5beff1d13d10f175824024ba2afac2 Mon Sep 17 00:00:00 2001 From: a flying potato <80830782+a-flying-potato@users.noreply.github.com> Date: Wed, 17 Mar 2021 23:14:37 +0100 Subject: [PATCH] :robot: config(renovate.json): Use shared config. These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/e2bf2c17f7e41fd818d2de9cb478d2e183f92a0e/src/transforms/renovate:use-shared-config.js Please contact the author of the transform if you believe there was an error. --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 04b95fd..421348f 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "extends": [ - "config:base" + "github>aureooms/renovate-config-js-library" ], "automerge": true }