Skip to content

Commit

Permalink
ci(mergify): add missing [bot] for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
jd committed Feb 9, 2024
1 parent 50065df commit fd2c886
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ pull_request_rules:
conditions:
- or:
- author=jd
- author=dependabot
- author=dependabot[bot]
- "#approved-reviews-by>=1"
- or:
- label=no-changelog
- author=dependabot
- author=dependabot[bot]
actions:
queue:

Expand Down

0 comments on commit fd2c886

Please sign in to comment.