Add renovate.json

This commit is contained in:
Renovate 2024-07-29 07:42:35 +00:00
parent b98174c7da
commit f20b0fbfa9

6
renovate.json Normal file
View file

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