Skip to content

Commit adbdff3

Browse files
committed
chore: expand renovate group to nuxt ui prefix
1 parent 08fad0e commit adbdff3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

renovate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
{
1616
"groupName": "docs",
1717
"matchPackageNames": [
18-
"@nuxt/content",
19-
"@nuxt/ui-pro"
18+
"@nuxt/content"
2019
],
2120
"matchPackagePatterns": [
22-
"^@nuxthq/"
21+
"^@nuxthq/",
22+
"^@nuxt/ui"
2323
]
2424
}
2525
]

0 commit comments

Comments
 (0)