add dashboard
This commit is contained in:
parent
46f0aead18
commit
856040bff8
1 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
||||||
{
|
{
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:base"
|
"config:base"
|
||||||
]
|
],
|
||||||
}
|
"git-submodules": {
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
"dependencyDashboard": true
|
||||||
|
}
|
Loading…
Reference in a new issue