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 2e74fe0 commit fdbdb27Copy full SHA for fdbdb27
1 file changed
renovate.json
@@ -123,6 +123,18 @@
123
"TUnit",
124
"TUnit.*"
125
]
126
+ },
127
+ {
128
+ "groupName": "Microsoft Entity Framework",
129
+ "groupSlug": "microsoft-entity-framework",
130
+ "matchManagers": [
131
+ "nuget",
132
+ "custom.regex"
133
+ ],
134
+ "matchPackageNames": [
135
+ "Microsoft.EntityFrameworkCore",
136
+ "Microsoft.EntityFrameworkCore.*"
137
+ ]
138
}
139
140
0 commit comments