chore(renovate): remove schedules for stable branches

This commit is contained in:
Michael Kriese 2024-07-08 09:03:37 +02:00
parent 567fccb02e
commit f4a9fb73b4
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -183,7 +183,8 @@
{
"description": "Require approval for stable branches (must be last rule to override all others)",
"matchBaseBranches": ["/^v\\d+\\.\\d+\\/forgejo$/"],
"dependencyDashboardApproval": true
"dependencyDashboardApproval": true,
"schedule": ["at any time"]
}
],
"customManagers": [