Configure Renovate #2

Merged
june merged 1 commit from renovate/configure into main 2026-04-05 01:11:35 +02:00
Showing only changes of commit 195d947c6a - Show all commits

Add renovate.json

Renovate 2026-04-04 23:04:51 +00:00

6
renovate.json Normal file
View file

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