1
1
version : 2
2
2
updates :
3
3
- package-ecosystem : ' npm'
4
+ target-branch : ' dev'
4
5
schedule :
5
6
interval : ' daily'
6
7
time : ' 02:00'
@@ -9,7 +10,8 @@ updates:
9
10
include : scope
10
11
directory : ' /'
11
12
12
- - package-ecosystem : ' npm'
13
+ - package-ecosystem : ' gradle'
14
+ target-branch : ' dev'
13
15
schedule :
14
16
interval : ' daily'
15
17
time : ' 02:00'
@@ -19,6 +21,7 @@ updates:
19
21
directory : ' /packages/ide/jetbrains'
20
22
21
23
- package-ecosystem : ' npm'
24
+ target-branch : ' dev'
22
25
schedule :
23
26
interval : ' daily'
24
27
time : ' 02:00'
@@ -28,6 +31,7 @@ updates:
28
31
directory : ' /packages/language'
29
32
30
33
- package-ecosystem : ' npm'
34
+ target-branch : ' dev'
31
35
schedule :
32
36
interval : ' daily'
33
37
time : ' 02:00'
@@ -37,6 +41,7 @@ updates:
37
41
directory : ' /packages/misc/redwood'
38
42
39
43
- package-ecosystem : ' npm'
44
+ target-branch : ' dev'
40
45
schedule :
41
46
interval : ' daily'
42
47
time : ' 02:00'
@@ -46,6 +51,7 @@ updates:
46
51
directory : ' /packages/plugins/openapi'
47
52
48
53
- package-ecosystem : ' npm'
54
+ target-branch : ' dev'
49
55
schedule :
50
56
interval : ' daily'
51
57
time : ' 02:00'
@@ -55,6 +61,7 @@ updates:
55
61
directory : ' /packages/plugins/swr'
56
62
57
63
- package-ecosystem : ' npm'
64
+ target-branch : ' dev'
58
65
schedule :
59
66
interval : ' daily'
60
67
time : ' 02:00'
@@ -64,6 +71,7 @@ updates:
64
71
directory : ' /packages/plugins/tanstack-query'
65
72
66
73
- package-ecosystem : ' npm'
74
+ target-branch : ' dev'
67
75
schedule :
68
76
interval : ' daily'
69
77
time : ' 02:00'
@@ -73,6 +81,7 @@ updates:
73
81
directory : ' /packages/plugins/trpc'
74
82
75
83
- package-ecosystem : ' npm'
84
+ target-branch : ' dev'
76
85
schedule :
77
86
interval : ' daily'
78
87
time : ' 02:00'
@@ -82,6 +91,7 @@ updates:
82
91
directory : ' /packages/runtime'
83
92
84
93
- package-ecosystem : ' npm'
94
+ target-branch : ' dev'
85
95
schedule :
86
96
interval : ' daily'
87
97
time : ' 02:00'
@@ -91,6 +101,7 @@ updates:
91
101
directory : ' /packages/sdk'
92
102
93
103
- package-ecosystem : ' npm'
104
+ target-branch : ' dev'
94
105
schedule :
95
106
interval : ' daily'
96
107
time : ' 02:00'
@@ -100,6 +111,7 @@ updates:
100
111
directory : ' /packages/server'
101
112
102
113
- package-ecosystem : ' npm'
114
+ target-branch : ' dev'
103
115
schedule :
104
116
interval : ' daily'
105
117
time : ' 02:00'
@@ -109,6 +121,7 @@ updates:
109
121
directory : ' /packages/testtools'
110
122
111
123
- package-ecosystem : ' github-actions'
124
+ target-branch : ' dev'
112
125
schedule :
113
126
interval : ' daily'
114
127
time : ' 02:00'
0 commit comments