Add renovate.json

This commit is contained in:
Renovate Bot 2024-07-04 19:30:16 +00:00
parent e53e3babec
commit cf5ddf3c0d
No known key found for this signature in database
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"
]
}