File tree 1 file changed +22
-11
lines changed
1 file changed +22
-11
lines changed Original file line number Diff line number Diff line change 1
1
version : 2
2
2
updates :
3
- - package-ecosystem : " npm"
4
- directory : " / "
3
+ - package-ecosystem : ' npm'
4
+ directory : ' / '
5
5
schedule :
6
- interval : " monthly"
6
+ interval : ' monthly'
7
7
groups :
8
8
production-dependencies :
9
- dependency-type : " production"
9
+ dependency-type : ' production'
10
+ update-types :
11
+ - minor
12
+ - patch
10
13
development-dependencies :
11
- dependency-type : " development"
14
+ dependency-type : ' development'
15
+ update-types :
16
+ - minor
17
+ - patch
12
18
commit-message :
13
- prefix : " fix"
14
- prefix-development : " build"
15
- include : " scope"
16
- - package-ecosystem : " github-actions"
17
- directory : " / "
19
+ prefix : ' fix'
20
+ prefix-development : ' build'
21
+ include : ' scope'
22
+ - package-ecosystem : ' github-actions'
23
+ directory : ' / '
18
24
schedule :
19
- interval : " monthly"
25
+ interval : ' monthly'
26
+ groups :
27
+ github-actions :
28
+ update-types :
29
+ - minor
30
+ - patch
You can’t perform that action at this time.
0 commit comments