Update renovate.json

This commit is contained in:
George Shammas 2022-07-07 15:46:01 -04:00 committed by GitHub
parent 19a82d82e4
commit 7054815337
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 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:base",
":dependencyDashboard"
]
}