diff --git a/renovate.json b/renovate.json index 9c34254fe9..9547129fd0 100644 --- a/renovate.json +++ b/renovate.json @@ -1,12 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:base", "group:allNonMajor", "group:linters"], - "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": ["@vue/test-utils"],