Configure Renovate #6

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

Add renovate.json
All checks were successful
/ build (pull_request) Successful in 26s

Renovate 2026-07-10 20:31:31 +00:00

6
renovate.json Normal file
View file

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