disable renovate bot
CI / frontend-test (push) Successful in 39s
CI / backend-test (push) Successful in 1m22s
CI / frontend-e2e (push) Successful in 2m6s
CI / build-and-publish (push) Skipped

This commit is contained in:
2026-08-05 20:06:47 +02:00
parent 27f342b166
commit 15124f4332
+2 -1
View File
@@ -1,4 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"]
"extends": ["config:recommended"],
"enabled": false
}