Add renovate.json

This commit is contained in:
Renovate Bot 2024-11-20 14:01:08 +00:00
parent 4f1c5dce43
commit d62b558623
No known key found for this signature in database
GPG key ID: 8AC4BEEB5900F976

6
renovate.json Normal file
View file

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