Merge pull request 'Update renovate.json' (#7) from seeseemelk-patch-1 into master
All checks were successful
Deploy / build (push) Successful in 1m37s

Reviewed-on: #7
This commit was merged in pull request #7.
This commit is contained in:
2026-05-02 22:58:40 +02:00

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"
]
}