mirror of https://github.com/webpack/webpack.git
dependabot was renamed
This commit is contained in:
parent
970cbe73ae
commit
59a885ea90
|
@ -496,7 +496,7 @@ rules:
|
|||
- filters:
|
||||
open: true
|
||||
pull_request:
|
||||
author: "^dependabot\\[bot\\]$"
|
||||
author: "^dependabot(-preview)?\\[bot\\]$"
|
||||
status:
|
||||
context: "licence/cla"
|
||||
state: "pending"
|
||||
|
@ -510,7 +510,7 @@ rules:
|
|||
- filters:
|
||||
open: true
|
||||
pull_request:
|
||||
author: "^dependabot\\[bot\\]$"
|
||||
author: "^dependabot(-preview)?\\[bot\\]$"
|
||||
mergeable_state: clean
|
||||
merged: false
|
||||
label: "PR: CI-ok"
|
||||
|
|
Loading…
Reference in New Issue