Restore rate limit on PR opens

There will probably be quite a few at first...
This commit is contained in:
Jake Howard 2022-09-13 08:25:00 +01:00
parent e954091f2a
commit 3c8562c35c
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -3,7 +3,6 @@
"extends": [
"config:base"
],
"prHourlyLimit": 0,
"prConcurrentLimit": 0,
"pip-compile": {
"fileMatch": ["requirements\/(.*)\\.in$"]