[skip ci] remove hourly limit

This commit is contained in:
Robert Kaussow 2020-10-18 15:39:32 +02:00
parent 0fb03098d4
commit b37c5ccd64
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"prConcurrentLimit": 3,
"ignorePresets": [":prHourlyLimit2"],
"regexManagers": [
{
"fileMatch": ["^Dockerfile$"],