fix(renovate): drop wait for PR

We are no longer building renovate on push, and this config can go now.
pull/42013/head
Mrugesh Mohapatra 2021-05-06 14:05:38 +05:30 committed by GitHub
parent bbb3d10ea9
commit d02e4e46ae
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 @@
{
"labels": ["renovate"],
"extends": ["config:base"],
"prCreation": "not-pending",
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],