Disable renovate dependency dashboard
This commit is contained in:
parent
e6d9ae2e29
commit
136b587e86
1 changed files with 2 additions and 1 deletions
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
"config:base",
|
||||
":disableDependencyDashboard"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue