File tree 3 files changed +13
-16
lines changed
3 files changed +13
-16
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,5 @@ trim_trailing_whitespace = true
9
9
insert_final_newline = true
10
10
max_line_length = off
11
11
12
- [* .{yml,yaml} ]
13
- indent_size = 2
14
-
15
12
[Makefile ]
16
13
indent_style = tab
Original file line number Diff line number Diff line change 1
1
version : 2
2
2
updates :
3
- - package-ecosystem : npm
4
- directories :
5
- - /
6
- schedule :
7
- interval : weekly
8
- day : monday
9
- time : " 00:00"
10
- timezone : UTC
11
- open-pull-requests-limit : 5
3
+ - package-ecosystem : npm
4
+ directories :
5
+ - /
6
+ schedule :
7
+ interval : weekly
8
+ day : monday
9
+ time : " 00:00"
10
+ timezone : UTC
11
+ open-pull-requests-limit : 5
Original file line number Diff line number Diff line change 1
1
docs :
2
- location : /docs
2
+ location : /docs
3
3
4
- externalTypes :
5
- - softvisio-node/core
6
- - softvisio-node/result
4
+ externalTypes :
5
+ - softvisio-node/core
6
+ - softvisio-node/result
You can’t perform that action at this time.
0 commit comments