Skip to content

Commit

Permalink
Create .mergify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
berviantoleo authored Jul 24, 2023
1 parent ab257f1 commit 5d3ed87
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
pull_request_rules:
- name: automatic merge for Dependabot pull requests
conditions:
- author=dependabot[bot]
actions:
merge:
method: squash
review:
type: APPROVE
message: Automatically approving dependabot

0 comments on commit 5d3ed87

Please sign in to comment.