renovate: turn on dependency dashboard

This commit is contained in:
Harsh Shandilya 2021-12-23 15:49:34 +05:30
parent dfe9c76d64
commit 598146b250
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -1,5 +1,6 @@
{
"extends": [
"config:base"
"config:base",
":dependencyDashboard"
]
}