mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
fix(presets): Add F# to dotnet monorepo (#32706)
This commit is contained in:
parent
88d1bdf7ee
commit
f6abca50b8
1 changed files with 1 additions and 0 deletions
|
@ -255,6 +255,7 @@
|
|||
"https://github.com/dotnet/aspnetcore",
|
||||
"https://github.com/dotnet/efcore",
|
||||
"https://github.com/dotnet/extensions",
|
||||
"https://github.com/dotnet/fsharp",
|
||||
"https://github.com/dotnet/maui",
|
||||
"https://github.com/dotnet/roslyn",
|
||||
"https://github.com/dotnet/runtime",
|
||||
|
|
Loading…
Reference in a new issue