Add renovate.json

This commit is contained in:
Renovate Bot 2024-06-30 20:56:43 +00:00
parent c87d4d0b88
commit 1224bc370a
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"
]
}