Add renovate.json
Some checks failed
Deploy / build (push) Has been cancelled

This commit is contained in:
2026-05-02 22:58:10 +02:00
parent 4077c1b28e
commit 0e8ab5f4ef

6
renovate.json Normal file
View File

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