Spaces:
Sleeping
Sleeping
Delete depshub.yaml
Browse files- depshub.yaml +0 -21
depshub.yaml
DELETED
@@ -1,21 +0,0 @@
|
|
1 |
-
version: 1
|
2 |
-
licenses: ['MIT', 'Apache-1.1', 'Apache-2.0', 'Unlicense', 'BSD-2-Clause']
|
3 |
-
updates:
|
4 |
-
schedule: ['0 12 * * *'] # ['0 0 * * 6'] | ['off']
|
5 |
-
types: ['security', 'major', 'minor', 'patch'] # the order is important
|
6 |
-
stability_delay:
|
7 |
-
security: 0
|
8 |
-
major: 14
|
9 |
-
minor: 7
|
10 |
-
patch: 4
|
11 |
-
update_frequency: 30
|
12 |
-
batching:
|
13 |
-
security: 1
|
14 |
-
major: 1
|
15 |
-
minor: 3
|
16 |
-
patch: 10
|
17 |
-
group_by_scope: true
|
18 |
-
retry_on_close: false
|
19 |
-
pr:
|
20 |
-
weekly_limit: 2
|
21 |
-
concurrent_limit: 3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|