Add renovate.json

This commit is contained in:
Renovate Bot 2024-04-03 16:56:34 +00:00
parent a5cb936550
commit 083e2b1839
Signed by: Renovate.bot
GPG key ID: 2F8F7639D0CB16E6

6
renovate.json Normal file
View file

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