Skip to content

Commit

Permalink
chore: remove unwanted package
Browse files Browse the repository at this point in the history
  • Loading branch information
harish-sethuraman committed May 30, 2024
1 parent b979e7e commit 9b25dba
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,5 @@
addLabels: ["deps:npm"],
matchManagers: ["npm"],
},
{
description: "Group Babel packages into a single PR.",
groupName: "babel",
matchPackagePrefixes: ["@babel", "babel-"],
},
{
description: "Group wdio packages into a single PR.",
groupName: "wdio",
matchPackagePrefixes: ["@wdio"],
},
{
description: "Group metascraper packages into a single PR.",
groupName: "metascraper",
matchPackagePrefixes: ["metascraper"],
},
],
}

0 comments on commit 9b25dba

Please sign in to comment.