Skip to content

Commit

Permalink
dependabot was renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed May 25, 2019
1 parent 970cbe7 commit 59a885e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions open-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ rules:
- filters:
open: true
pull_request:
author: "^dependabot\\[bot\\]$"
author: "^dependabot(-preview)?\\[bot\\]$"
status:
context: "licence/cla"
state: "pending"
Expand All @@ -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"
Expand Down

0 comments on commit 59a885e

Please sign in to comment.