Add renovate.json

This commit is contained in:
Renovate Bot 2023-11-20 00:04:02 +00:00
parent 597bdd99af
commit 05c58091d2
No known key found for this signature in database
GPG key ID: 17B119DF42F635E2

6
renovate.json Normal file
View file

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