Skip to content

Commit

Permalink
remove two unused entries (#1977)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherChudzicki authored Jan 21, 2025
1 parent afaa36b commit 5a3e772
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit 5a3e772

Please sign in to comment.