chore: temporarily re-add renovate PR limit

This commit is contained in:
Shawn Erquhart 2019-03-15 09:43:38 -04:00 committed by GitHub
parent 769cac0395
commit 7d6992e464
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,5 @@
"lockFileMaintenance": { "lockFileMaintenance": {
"enabled": true, "enabled": true,
"extends": "schedule:weekly" "extends": "schedule:weekly"
}, }
"prConcurrentLimit": 0 }
}