Disable Renovate's "Dependency Dashboard"

This commit is contained in:
Christian Mäder 2021-08-30 12:31:36 +02:00 committed by GitHub
parent 676ca798cd
commit 650e62f44f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"extends": [
"config:base"
"config:base",
":disableDependencyDashboard"
],
"enabled": true,
"labels": ["maintenance"],