File tree Expand file tree Collapse file tree 3 files changed +38
-0
lines changed
Expand file tree Collapse file tree 3 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ registries :
3+ particular-packages :
4+ type : nuget-feed
5+ url : https://f.feedz.io/particular-software/packages/nuget/index.json
6+ updates :
7+ - package-ecosystem : nuget
8+ directory : " /src"
9+ registries : " *"
10+ schedule :
11+ interval : daily
12+ open-pull-requests-limit : 1000
13+ groups :
14+ AWSSDK :
15+ patterns :
16+ - " AWSSDK.*"
17+ NServiceBusCore :
18+ patterns :
19+ - " NServiceBus"
20+ - " NServiceBus.AcceptanceTesting"
21+ - " NServiceBus.AcceptanceTests.Sources"
22+ - " NServiceBus.PersistenceTests.Sources"
23+ - " NServiceBus.TransportTests.Sources"
24+ ignore :
25+ # Particular.Analyzers updates are distributed via RepoStandards
26+ - dependency-name : " Particular.Analyzers"
27+ # Changing these 3 dependencies affects the .NET SDK and Visual Studio versions we support
28+ # These types of updates should be more intentional than an automated update
29+ - dependency-name : " Microsoft.Build.Utilities.Core"
30+ - dependency-name : " Microsoft.CodeAnalysis.CSharp"
31+ - dependency-name : " Microsoft.CodeAnalysis.CSharp.Workspaces"
32+ - package-ecosystem : " github-actions"
33+ directory : " /"
34+ schedule :
35+ interval : daily
36+ open-pull-requests-limit : 1000
File renamed without changes.
Original file line number Diff line number Diff line change 1+ exclusions :
2+ - src/NServiceBus.snk
You can’t perform that action at this time.
0 commit comments