diff --git a/.gitlab/renovate.json b/.gitlab/renovate.json index 855b815d9..3dc293a75 100644 --- a/.gitlab/renovate.json +++ b/.gitlab/renovate.json @@ -9,7 +9,6 @@ "baseBranches": ["stable", "develop"], "packageRules": [ { - "_comment": "We do this to avoid breaking updates for the stable branch", "matchUpdateTypes": ["major", "minor"], "matchBaseBranches": ["stable"], "enabled": false