Update and rename renovate.json to .github/renovate.json

This commit is contained in:
Jose Alcérreca 2024-12-05 12:32:35 +01:00 committed by GitHub
parent 7097a75f37
commit 8b50e72975
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"local>android/.github:renovate-config"
]
}