Skip to content

Commit

Permalink
[code-infra] Update renove.json (#3288)
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot authored Mar 12, 2024
1 parent 70e0feb commit e1b0a3b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,19 +62,15 @@
"matchPackageNames": ["node-fetch"],
"allowedVersions": "< 3.0.0"
},
{
"groupName": "tsx",
"matchPackageNames": ["tsx"],
"description": "Investigating problems with importing X charts under node.js with tsx"
},
{
"groupName": "core-js",
"matchPackageNames": ["core-js"],
"allowedVersions": "< 2.0.0"
},
{
"groupName": "Next.js",
"matchPackageNames": ["next", "^@next/"],
"matchPackageNames": ["next"],
"matchPackagePatterns": ["^@next/"],
"description": "Restricted to a Node.js version that's unsupported on codesandboxci"
},
{
Expand Down

0 comments on commit e1b0a3b

Please sign in to comment.