chore: Configure Renovate #1

Merged
martinr92 merged 1 commit from renovate/configure into main 2025-03-01 12:22:52 +00:00
Showing only changes of commit 3167676066 - Show all commits

6
renovate.json Normal file
View file

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