Add renovate.json

This commit is contained in:
Renovate Bot 2024-11-20 13:31:15 +00:00
parent b8db1b1dd4
commit 520bba980d
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"
]
}