Disable renovatebots dependency dashboard.

See #82
This commit is contained in:
Paul Haerle 2022-02-27 13:11:42 +01:00 committed by GitHub
parent 1c1b212e15
commit 4f0f9a14f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,3 @@
{
"extends": [
"config:base"
]
"extends": ["config:base", ":disableDependencyDashboard"]
}