mirror of
https://github.com/mastodon/mastodon.git
synced 2025-11-27 01:50:47 +00:00
Remove the 2 PRs-per-hour Renovate limit (#36814)
This commit is contained in:
parent
1c3e7545cb
commit
bc5397a0db
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
|
|
@ -5,7 +5,6 @@
|
|||
'customManagers:dockerfileVersions',
|
||||
':labels(dependencies)',
|
||||
':prConcurrentLimitNone', // Remove limit for open PRs at any time.
|
||||
':prHourlyLimit2', // Rate limit PR creation to a maximum of two per hour.
|
||||
':enableVulnerabilityAlertsWithLabel(security)',
|
||||
],
|
||||
rebaseWhen: 'conflicted',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user