Add renovate.json

This commit is contained in:
Renovate 2024-08-15 07:19:37 +00:00 committed by Jan Gleytenhoover
parent 3faf2021f7
commit 792c7e9749

6
renovate.json Normal file

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