Add renovate.json

This commit is contained in:
Nikolai Rodionov 2024-09-10 13:01:05 +02:00
parent 480ba67329
commit 14577099f5
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

6
renovate.json Normal file
View File

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