Skip to content

Commit

Permalink
infra(mergify): added automatic merge dependabot pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
FajarKim committed Nov 4, 2023
1 parent b446b37 commit 124df46
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
pull_request_rules:
- name: automatic merge for Dependabot pull requests
conditions:
- author = dependabot[bot]
actions:
merge:
method: merge
- name: automatic update for PR
conditions:
- author = dependabot[bot]
actions:
update:

0 comments on commit 124df46

Please sign in to comment.