File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ # Daily updates for NuGet packages
4+ - package-ecosystem : nuget
5+ directory : " /"
6+ schedule :
7+ interval : daily
8+ groups :
9+ DataPLANT :
10+ patterns :
11+ - " ARCtrl*"
12+ - " FSSpreadsheet*"
13+ - " DynamicObj*"
14+ - " ARCTokenization*"
15+ - " ControlledVocabulary*"
16+ - " ARCExpect*"
17+ - " ARCValidationPackages*"
18+ - " AVPRClient*"
19+ - " AVPRIndex*"
20+ Tests :
21+ patterns :
22+ - " xunit*"
23+ - " Expecto*"
24+ - " Fable.Pyxpecto*"
25+ Fable :
26+ patterns :
27+ - " Fable*"
28+ Other :
29+ exclude-patterns :
30+ - " ARCtrl*"
31+ - " FSSpreadsheet*"
32+ - " DynamicObj*"
33+ - " ARCTokenization*"
34+ - " ControlledVocabulary*"
35+ - " ARCExpect*"
36+ - " ARCValidationPackages*"
37+ - " AVPRClient*"
38+ - " AVPRIndex*"
39+ - " xunit*"
40+ - " Expecto*"
41+ - " Fable.Pyxpecto*"
42+
43+
44+ # Weekly updates for GitHub Actions
45+ - package-ecosystem : github-actions
46+ directory : " /"
47+ schedule :
48+ interval : weekly
You can’t perform that action at this time.
0 commit comments