Update renovate.json #7

Merged
seeseemelk merged 1 commits from seeseemelk-patch-1 into master 2026-05-02 22:58:40 +02:00
Showing only changes of commit 4c89789601 - Show all commits

View File

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