We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472a6be commit e344910Copy full SHA for e344910
.github/renovate.json
@@ -7,7 +7,7 @@
7
"packageRules": [
8
{
9
"groupName": "oxc",
10
- "matchPackagePrefixes": ["oxc"],
+ "matchDepNames": ["oxc"],
11
"schedule": ["at any time"],
12
"automergeType": "pr",
13
"rangeStrategy": "bump"
0 commit comments