Disable Renovate dependency dashboard (#6441)

This commit is contained in:
Álvaro Mondéjar 2021-08-30 18:26:36 +02:00 committed by GitHub
parent 0f2cce4047
commit be696a0766
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,9 @@
"group:all",
],
// Disable dependency dashboard
dependencyDashboard: false,
// Use our labelling system
labels: ["dependencies"],