Compare commits

...
Author SHA1 Message Date
DragonSlayer_14 677aef8e78 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
2026-09-11 23:22:54 +02:00
+1
View File
@@ -7,6 +7,7 @@
"schedule": [ "schedule": [
"before 6am on monday" "before 6am on monday"
], ],
"allowCustomCrateRegistries": true,
"baseBranchPatterns": [ "baseBranchPatterns": [
"dev" "dev"
], ],