mirror of
1
Fork 0

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
1 changed files with 2 additions and 1 deletions

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": [