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 92fbf50eac - Show all commits

6
renovate.json Normal file
View file

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