diff --git a/renovate.json b/renovate.json index 9bbbcc6..cb01383 100644 --- a/renovate.json +++ b/renovate.json @@ -1,12 +1,9 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:base" + "config:base", + "github>vojtechmares/renovate-config" ], - "semanticCommits": true, - "stabilityDays": 3, - "prCreation": "not-pending", - "labels": ["type: dependencies"], "packageRules": [ { "packageNames": ["node"],