diff --git a/renovate.json b/renovate.json index 27ff0eb000..b20aea85bc 100644 --- a/renovate.json +++ b/renovate.json @@ -2,15 +2,6 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["local>mitodl/.github:renovate-config"], "packageRules": [ - { - "matchFileNames": ["frontends/mit-learn/package.json"], - "matchUpdateTypes": ["major"], - "enabled": false - }, - { - "groupName": "ckeditor5", - "matchSourceUrls": ["https://github.com/ckeditor/ckeditor5/{/,}**"] - }, { "allowedVersions": "<5", "matchPackageNames": ["django", "Django"]