Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliusknorr authored Jul 21, 2023
1 parent 2eb52f1 commit 799a3e2
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,27 @@
"groupName": "cypress",
"matchPackageNames": [
"cypress",
"@nextcloud/cypress"
"@nextcloud/cypress",
"@cypress/"
]
},
{
"groupName": "vite",
"matchPackageNames": [
"vite",
"vite-plugin-commonjs",
"@vitejs/"
]
},
{
"groupName": "yjs",
"matchPackageNames": [
"yjs",
"y-websocket",
"@hocuspocus/provider"
]
},

{
"groupName": "highlight",
"matchPackageNames": [
Expand Down

0 comments on commit 799a3e2

Please sign in to comment.