Fix: disable any limits for concurrent MRs and hourly created MRs
Introduce limits for hourly new MRs (https://docs.renovatebot.com/configuration-options/#prhourlylimit) and concurrent open MRs (https://docs.renovatebot.com/configuration-options/#prconcurrentlimit).