File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 9
9
directory : " /requirements/" # Location of package manifests
10
10
schedule :
11
11
interval : " daily"
12
- open-pull-requests-limit : 100
12
+ open-pull-requests-limit : 100
13
+ target-branch : " new"
13
14
# Add assignees
14
15
assignees :
15
16
- " garanews"
@@ -24,7 +25,8 @@ updates:
24
25
# Check for updates once a week
25
26
schedule :
26
27
interval : " daily"
27
- open-pull-requests-limit : 100
28
+ open-pull-requests-limit : 100
29
+ target-branch : " new"
28
30
# Add assignees
29
31
assignees :
30
32
- " garanews"
@@ -40,6 +42,7 @@ updates:
40
42
schedule :
41
43
interval : " daily"
42
44
open-pull-requests-limit : 100
45
+ target-branch : " new"
43
46
# Add assignees
44
47
assignees :
45
48
- " garanews"
@@ -54,7 +57,8 @@ updates:
54
57
# Check for updates once a week
55
58
schedule :
56
59
interval : " daily"
57
- open-pull-requests-limit : 100
60
+ open-pull-requests-limit : 100
61
+ target-branch : " new"
58
62
# Add assignees
59
63
assignees :
60
64
- " garanews"
You can’t perform that action at this time.
0 commit comments