File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -4,19 +4,39 @@ updates:
4
4
directory : ' /python/'
5
5
schedule :
6
6
interval : ' monthly'
7
+ groups :
8
+ group :
9
+ patterns :
10
+ - " *"
7
11
- package-ecosystem : ' docker'
8
12
directory : ' /python/python/'
9
13
schedule :
10
14
interval : ' monthly'
15
+ groups :
16
+ group :
17
+ patterns :
18
+ - " *"
11
19
- package-ecosystem : ' github-actions'
12
20
directory : ' /'
13
21
schedule :
14
22
interval : ' monthly'
23
+ groups :
24
+ group :
25
+ patterns :
26
+ - " *"
15
27
- package-ecosystem : ' pip'
16
28
directory : ' /python/'
17
29
schedule :
18
30
interval : ' monthly'
31
+ groups :
32
+ group :
33
+ patterns :
34
+ - " *"
19
35
- package-ecosystem : ' pip'
20
36
directory : ' /python/python/'
21
37
schedule :
22
- interval : ' monthly'
38
+ interval : ' monthly'
39
+ groups :
40
+ group :
41
+ patterns :
42
+ - " *"
You can’t perform that action at this time.
0 commit comments