File tree Expand file tree Collapse file tree 1 file changed +0
-98
lines changed Expand file tree Collapse file tree 1 file changed +0
-98
lines changed Original file line number Diff line number Diff line change 11---
22version : 2
33updates :
4-
5- # Npm
6-
7- - package-ecosystem : " npm"
8- directory : " /web"
9- open-pull-requests-limit : 5
10- schedule :
11- interval : " weekly"
12- day : " saturday"
13- time : " 01:00"
14- labels :
15- - " dependabot"
16- - " javascript"
17- - " type::chore"
18- groups :
19- security :
20- update-types :
21- - " patch"
22- babel :
23- patterns :
24- - " @babel/*"
25- typescript-eslint :
26- patterns :
27- - " typescript-eslint"
28- - " @typescript-eslint/*"
29-
30- - package-ecosystem : " npm"
31- directories :
32- - " .github/actions/*"
33- open-pull-requests-limit : 5
34- schedule :
35- interval : " weekly"
36- day : " saturday"
37- time : " 01:00"
38- labels :
39- - " dependabot"
40- - " javascript"
41- - " type::chore"
42-
43- # # Go mod
44-
45- - package-ecosystem : " gomod"
46- directory : " /"
47- open-pull-requests-limit : 5
48- schedule :
49- interval : " weekly"
50- day : " saturday"
51- time : " 02:30"
52- labels :
53- - " dependabot"
54- - " go"
55- - " type::chore"
56- groups :
57- security :
58- update-types :
59- - " patch"
60- k8s.io :
61- patterns :
62- - " k8s.io/*"
63- aws-sdk-go-v2 :
64- patterns :
65- - " github.com/aws/aws-sdk-go-v2*"
66-
67- - package-ecosystem : " gomod"
68- directory : " /kurl_proxy"
69- open-pull-requests-limit : 5
70- schedule :
71- interval : " weekly"
72- day : " saturday"
73- time : " 02:30"
74- labels :
75- - " dependabot"
76- - " go"
77- - " type::chore"
78- groups :
79- security :
80- update-types :
81- - " patch"
82- k8s.io :
83- patterns :
84- - " k8s.io/*"
85- aws-sdk-go-v2 :
86- patterns :
87- - " github.com/aws/aws-sdk-go-v2*"
88-
89- - package-ecosystem : " gomod"
90- directories :
91- - " .github/actions/*"
92- open-pull-requests-limit : 5
93- schedule :
94- interval : " weekly"
95- day : " saturday"
96- time : " 02:30"
97- labels :
98- - " dependabot"
99- - " go"
100- - " type::chore"
101-
1024 # # GitHub Actions
1035
1046 - package-ecosystem : " github-actions"
You can’t perform that action at this time.
0 commit comments