Add renovate.json

This commit is contained in:
Renovate Bot 2024-04-18 20:16:25 +00:00
parent f2d6200bd4
commit 0b6c752441

6
renovate.json Normal file

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