File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ version : 2
2
+ updates :
3
+ - package-ecosystem : github-actions
4
+ directory : /
5
+ schedule :
6
+ interval : monthly
7
+
8
+ - package-ecosystem : npm
9
+ directory : /
10
+ schedule :
11
+ interval : monthly
12
+ time : " 23:00"
13
+ open-pull-requests-limit : 10
14
+ ignore :
15
+ - dependency-name : " *"
16
+ update-types : ["version-update:semver-major"]
17
+
18
+ - package-ecosystem : npm
19
+ directory : /packages/doctor
20
+ schedule :
21
+ interval : monthly
22
+ time : " 23:00"
23
+ open-pull-requests-limit : 10
24
+ ignore :
25
+ - dependency-name : " *"
26
+ update-types : ["version-update:semver-major"]
27
+
28
+ - package-ecosystem : npm
29
+ directory : /packages/nativescript-envinfo
30
+ schedule :
31
+ interval : monthly
32
+ time : " 23:00"
33
+ open-pull-requests-limit : 10
34
+ ignore :
35
+ - dependency-name : " *"
36
+ update-types : ["version-update:semver-major"]
You can’t perform that action at this time.
0 commit comments