ci: update renovate configuration (#1648)

This PR removes the hourly limit for the number of PRs that renovate will raise.
pull/1644/head
Amir Zarrinkafsh 2021-01-30 15:58:33 +11:00 committed by GitHub
parent da5892faad
commit 231a9a4c8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
{
"extends": [
"config:base",
":prHourlyLimit4",
":semanticCommitTypeAll(chore)",
":separatePatchReleases"
],