diff --git a/renovate.json b/renovate.json index 1db3d5a0..364944cd 100644 --- a/renovate.json +++ b/renovate.json @@ -1,12 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:base", "group:allNonMajor"], - "timezone": "Europe/Madrid", - "rebaseWhen": "behind-base-branch", - "dependencyDashboard": true, - "labels": ["dependencies"], - "schedule": ["after 5pm on tuesday"], - "stabilityDays": 3, + "extends": ["github>empathyco/.github:frontend"], "packageRules": [ { "matchPackageNames": ["rollup"],