Fix: Aktiviert allowCustomCrateRegistries in renovate.json
Testing Build, Publish & Preview Release / Build, Publish Packages (Testing) & Create Preview Release (push) Skipped
TruffleHog Secret Scan / TruffleHog (push) Successful in 12s
Security Scans / Trivy & OSV-Scanner (push) Successful in 17s

This commit is contained in:
2026-09-11 23:22:54 +02:00
parent 31cfc8e460
commit 677aef8e78
+1
View File
@@ -7,6 +7,7 @@
"schedule": [
"before 6am on monday"
],
"allowCustomCrateRegistries": true,
"baseBranchPatterns": [
"dev"
],