Add renovate.json

This commit is contained in:
Renovate Bot 2024-05-01 01:10:07 +00:00
parent 3288c4e56e
commit fa62310f7d
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"
]
}