Skip to content

Commit d0ff582

Browse files
feat(presets/monorepos): Add additional dotnet resources (renovatebot#41123)
Add additional dotnet resources to monorepo.json Microsoft did probably something strange. Only after adding this 3 urls, grouping of dotnet updates worked again
1 parent 103a765 commit d0ff582

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/data/monorepo.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,9 @@
283283
"docusaurus": "https://github.com/facebook/docusaurus",
284284
"dot-swashbuckle": "https://github.com/Havunen/DotSwashbuckle",
285285
"dotnet": [
286+
"https://asp.net/",
287+
"https://docs.microsoft.com/ef/core/",
288+
"https://dot.net/",
286289
"https://github.com/dotnet/aspnetcore",
287290
"https://github.com/dotnet/dotnet",
288291
"https://github.com/dotnet/efcore",

0 commit comments

Comments
 (0)