File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 5454 "matchDepNames" : [ "php" ] ,
5555 "enabled" : false
5656 } ,
57- {
58- "matchCategories" : [ "dotnet" ] ,
59- "matchPackageNames" : [ "dotnet-sdk" ] ,
60- "enabled" : false
61- } ,
6257 {
6358 // https://docs.renovatebot.com/language-constraints-and-upgrading/
6459 // https://docs.renovatebot.com/configuration-options/#constraintsfiltering
6560 // https://stackoverflow.com/questions/75507822/how-to-prevent-renovate-from-updating-dependencies-which-are-not-compatible-with
6661 "matchCategories" : [ "dotnet" ] ,
6762 "matchPackageNames" : [
68- // https://github.com/n0099/open-tbm/pull/110#issuecomment-3517921738
63+ "dotnet-sdk" ,
6964 "Microsoft.EntityFrameworkCore" ,
7065 "EFCore.NamingConventions" ,
7166 "Npgsql.EntityFrameworkCore.PostgreSQL" ,
You can’t perform that action at this time.
0 commit comments