We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e65786f commit 2e6c2aaCopy full SHA for 2e6c2aa
1 file changed
.github/renovate.json
@@ -101,6 +101,14 @@
101
"AvaloniaEdit.TextMate",
102
"Avalonia.AvaloniaEdit"
103
]
104
+ },
105
+ {
106
+ "groupName": "HanumanInstitute.MvvmDialogs.Avalonia",
107
+ "separateMajorMinor": true,
108
+ "groupSlug": "hanumaninstitute-mvvmdialogs",
109
+ "matchPackageNames": [
110
+ "hanumaninstitute.mvvmdialogs.*"
111
+ ]
112
}
113
],
114
"customManagers": [
0 commit comments