Skip to content

Commit

Permalink
chore(deps): group avalonia
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJosipovic authored Jan 17, 2024
1 parent fdafce4 commit d7dd9b0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,20 @@
"platformAutomerge": true,
"ignorePaths": [
"**/docs/**"
],
"packageRules": [
{
"groupName": "Avalonia",
"separateMajorMinor": true,
"groupSlug": "avalonia-libs",
"packageRules": [
{
"matchPackagePatterns": [
"Avalonia",
"Avalonia.*"
]
}
]
}
]
}

0 comments on commit d7dd9b0

Please sign in to comment.