Add renovate.json

This commit is contained in:
Renovate Bot 2024-10-16 08:03:51 +00:00
parent 2233b4a44c
commit 2fe0ae51a2

6
renovate.json Normal file
View File

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