Update renovate.json

This commit is contained in:
elibrody 2024-01-23 18:55:41 -05:00 committed by GitHub
parent b9e19c32c1
commit 69c064d663
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
"extends": ["config:recommended", ":disableDependencyDashboard"]
}