chore(renovate): group AI SDK updates

This commit is contained in:
Elian Doran
2026-04-06 11:09:07 +03:00
parent f97370c8f7
commit 06a3750168

View File

@@ -50,6 +50,13 @@
{
"matchPackageNames": "@univerjs/**",
"groupName": "univer monorepo"
},
{
"matchPackageNames": [
"ai",
"@ai-sdk/**"
],
"groupName": "ai sdk"
}
]
}