Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 0 additions & 41 deletions .github/workflows/dependabot-auto-merge.yml

This file was deleted.

7 changes: 7 additions & 0 deletions .mergify.yml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ queue_rules:
- check-success=test-local-dev-simulation

pull_request_rules:
- name: automatic approval for Dependabot pull requests
conditions:
- author = dependabot[bot]
actions:
review:
type: APPROVE

- name: queue large PRs
conditions:
- or:
Expand Down
Loading