chore: Configure Renovate #21

Merged
HugoNijhuis merged 1 commits from renovate/configure into main 2026-05-12 20:37:22 +00:00
Showing only changes of commit 5976078613 - Show all commits

6
renovate.json Normal file
View File

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