fix(renovate): drop wait for PR

We are no longer building renovate on push, and this config can go now.
This commit is contained in:
Mrugesh Mohapatra
2021-05-06 14:05:38 +05:30
committed by GitHub
parent bbb3d10ea9
commit d02e4e46ae

View File

@ -1,7 +1,6 @@
{
"labels": ["renovate"],
"extends": ["config:base"],
"prCreation": "not-pending",
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],