chore: Configure Renovate #1

Merged
martinr92 merged 2 commits from renovate/configure into main 2025-02-24 17:53:47 +00:00
Showing only changes of commit dadf6354be - Show all commits

View file

@ -2,5 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>martinr92/renovate//configs/base"
],
"baseBranches": [
"develop"
]
}