Restore rate limit on PR opens
There will probably be quite a few at first...
This commit is contained in:
parent
e954091f2a
commit
3c8562c35c
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:base"
|
"config:base"
|
||||||
],
|
],
|
||||||
"prHourlyLimit": 0,
|
|
||||||
"prConcurrentLimit": 0,
|
"prConcurrentLimit": 0,
|
||||||
"pip-compile": {
|
"pip-compile": {
|
||||||
"fileMatch": ["requirements\/(.*)\\.in$"]
|
"fileMatch": ["requirements\/(.*)\\.in$"]
|
||||||
|
|
Loading…
Reference in a new issue