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