Merge pull request #1 from SphericalKat/renovate/configure

chore: Configure Renovate
This commit is contained in:
Amogh Lele 2024-05-25 17:59:16 +05:30 committed by GitHub
commit 4bb0a2a82f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
renovate.json Normal file
View File

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