Add renovate.json

This commit is contained in:
Renovate Bot 2024-05-07 22:56:26 +00:00
parent 96cb053e65
commit eb4f3356ac

6
renovate.json Normal file
View File

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