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

This commit is contained in:
Jose Alcérreca 2024-12-05 12:40:50 +01:00 committed by GitHub
parent ee9062cd9a
commit 6b4e6cb98f
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", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": [
"config:recommended" "local>android/.github:renovate-config"
] ]
} }