mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
ci(renovate): group windows-rs and webview2 crates
This commit is contained in:
@@ -18,8 +18,17 @@
|
||||
},
|
||||
{
|
||||
"description": "Disable oxc_* crates because of MSRV and PR spam",
|
||||
"groupName": "oxc crates",
|
||||
"matchPackageNames": ["oxc_*"],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"description": "Group windows-rs / webview2-com crates",
|
||||
"groupName": "windows-rs and webview2 crates",
|
||||
"matchSourceUrls": [
|
||||
"https://github.com/microsoft/windows-rs",
|
||||
"https://github.com/wravery/webview2-rs"
|
||||
]
|
||||
}
|
||||
],
|
||||
"postUpdateOptions": ["pnpmDedupe"]
|
||||
|
||||
Reference in New Issue
Block a user