chore: add .renovaterc.json

This commit is contained in:
Renovate Bot 2024-10-24 02:01:38 +00:00 committed by Sebastian Mark
parent 6857615585
commit 57871afa68

6
.renovaterc.json Normal file
View file

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