Add renovate.json

This commit is contained in:
Renovate 2024-07-30 18:46:18 +00:00
parent e8ac961432
commit cdbf72085e

6
renovate.json Normal file
View file

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