Skip to content

Commit e3db935

Browse files
authored
chore: adjust renovate.json
1 parent c7c645c commit e3db935

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
],
66
"packageRules": [
77
{
8-
"matchPackageNames": ["vue-2"],
8+
"matchDepNames": ["vue-2"],
99
"allowedVersions": "<2.7.0"
1010
},
1111
{
12-
"matchPackageNames": ["vue-2.7"],
12+
"matchDepNames": ["vue-2.7"],
1313
"allowedVersions": "<3.0.0"
1414
}
1515
]

0 commit comments

Comments
 (0)