Configure Renovate #7

Open
renovate wants to merge 1 commit from renovate/configure into main
Showing only changes of commit a503793e71 - Show all commits

Add renovate.json

Renovate 2025-10-16 15:28:13 +00:00

6
renovate.json Normal file
View file

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