diff --git a/.gitlab/renovate.json b/.gitlab/renovate.json index 97b548e71..d80ac9748 100644 --- a/.gitlab/renovate.json +++ b/.gitlab/renovate.json @@ -8,11 +8,6 @@ "baseBranches": ["stable", "develop"], "semanticCommits": "disabled", "packageRules": [ - { - "matchDatasources": ["npm"], - "matchBaseBranches": ["develop"], - "enabled": false - }, { "matchUpdateTypes": ["major", "minor"], "matchBaseBranches": ["stable"],