Skip to content

Commit

Permalink
chore: expand renovate group to nuxt ui prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Sep 29, 2023
1 parent 08fad0e commit adbdff3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
{
"groupName": "docs",
"matchPackageNames": [
"@nuxt/content",
"@nuxt/ui-pro"
"@nuxt/content"
],
"matchPackagePatterns": [
"^@nuxthq/"
"^@nuxthq/",
"^@nuxt/ui"
]
}
]
Expand Down

0 comments on commit adbdff3

Please sign in to comment.