mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 03:25:17 +01:00
Remove Renovate's Lock File Maintenance task (#27510)
This commit is contained in:
parent
3cfdab6b48
commit
fc7734df8d
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
@ -3,7 +3,6 @@
|
||||
extends: [
|
||||
'config:recommended',
|
||||
':labels(dependencies)',
|
||||
':maintainLockFilesMonthly', // update non-direct dependencies monthly
|
||||
':prConcurrentLimitNone', // Remove limit for open PRs at any time.
|
||||
':prHourlyLimit2', // Rate limit PR creation to a maximum of two per hour.
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user