mirror of
https://github.com/tauri-apps/winrt-notification.git
synced 2026-01-31 00:45:19 +01:00
12 lines
208 B
JSON
12 lines
208 B
JSON
{
|
|
"extends": ["config:recommended"],
|
|
"rangeStrategy": "replace",
|
|
"packageRules": [
|
|
{
|
|
"semanticCommitType": "chore",
|
|
"matchPackageNames": ["*"]
|
|
}
|
|
],
|
|
"forkProcessing": "enabled"
|
|
}
|