[skip ci] remove hourly limit
This commit is contained in:
parent
0fb03098d4
commit
b37c5ccd64
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["config:base"],
|
"extends": ["config:base"],
|
||||||
"prConcurrentLimit": 3,
|
"ignorePresets": [":prHourlyLimit2"],
|
||||||
"regexManagers": [
|
"regexManagers": [
|
||||||
{
|
{
|
||||||
"fileMatch": ["^Dockerfile$"],
|
"fileMatch": ["^Dockerfile$"],
|
||||||
|
Loading…
Reference in New Issue
Block a user