Temporarily remove Renovate schedule restriction for manual testing
CI / build-and-scan (push) Successful in 30s

This commit is contained in:
Djeex
2026-08-22 12:44:29 +02:00
parent 5eafd7c7cc
commit 67b4984664
-1
View File
@@ -2,7 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"], "extends": ["config:recommended"],
"timezone": "Europe/Paris", "timezone": "Europe/Paris",
"schedule": ["before 6am on monday"],
"packageRules": [ "packageRules": [
{ {
"matchManagers": ["pip_requirements"], "matchManagers": ["pip_requirements"],