File size: 486 Bytes
c6c2df7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
version: 1
licenses: ['MIT', 'Apache-1.1', 'Apache-2.0', 'Unlicense', 'BSD-2-Clause']
updates:
  schedule: ['0 12 * * *'] # ['0 0 * * 6'] | ['off']
  types: ['security', 'major', 'minor', 'patch'] # the order is important
  stability_delay:
    security: 0
    major: 14
    minor: 7
    patch: 4
  update_frequency: 30
  batching:
    security: 1
    major: 1
    minor: 3
    patch: 10
    group_by_scope: true
  retry_on_close: false
  pr:
    weekly_limit: 2
    concurrent_limit: 3