chore(renovate): group pinia packages (#3032)
Group `pinia`, `@pinia/nuxt`, and `pinia-plugin-persistedstate` into a single Renovate group so they update together. Reviewed-on: #3032
This commit was merged in pull request #3032.
This commit is contained in:
@@ -10,6 +10,14 @@
|
||||
"@grafana/faro-**"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "pinia",
|
||||
"matchPackageNames": [
|
||||
"pinia",
|
||||
"@pinia/nuxt",
|
||||
"pinia-plugin-persistedstate"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "stylelint",
|
||||
"matchPackageNames": [
|
||||
|
||||
Reference in New Issue
Block a user