File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Every request must be reviewed and accepted by:
2
2
3
- * @ felangel
3
+ * @ felangel @ renancaraujo @ wolfenrain
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ updates:
4
4
directory : " /"
5
5
schedule :
6
6
interval : " daily"
7
+ - package-ecosystem : " npm"
8
+ directory : " /docs"
9
+ schedule :
10
+ interval : " daily"
7
11
- package-ecosystem : " pub"
8
12
directory : " /bricks/create_dart_frog/hooks"
9
13
schedule :
@@ -24,6 +28,10 @@ updates:
24
28
directory : " /examples/hello_world"
25
29
schedule :
26
30
interval : " daily"
31
+ - package-ecosystem : " pub"
32
+ directory : " /examples/web_socket_counter"
33
+ schedule :
34
+ interval : " daily"
27
35
- package-ecosystem : " pub"
28
36
directory : " /examples/counter"
29
37
schedule :
@@ -62,9 +70,5 @@ updates:
62
70
interval : " daily"
63
71
- package-ecosystem : " pub"
64
72
directory : " /packages/dart_frog_web_socket"
65
- schedule :
66
- interval : " daily"
67
- - package-ecosystem : " npm"
68
- directory : " /docs"
69
73
schedule :
70
74
interval : " daily"
You can’t perform that action at this time.
0 commit comments