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:
committed by
GitHub
parent
bbb3d10ea9
commit
d02e4e46ae
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"labels": ["renovate"],
|
"labels": ["renovate"],
|
||||||
"extends": ["config:base"],
|
"extends": ["config:base"],
|
||||||
"prCreation": "not-pending",
|
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||||
|
Reference in New Issue
Block a user