Add renovate.json

This commit is contained in:
Renovate Bot 2025-10-19 03:07:38 +00:00 committed by Pierre-Olivier Mercier
commit 16a0f3a158

7
renovate.json Normal file
View file

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