Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Create .mergify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDog896 authored Sep 17, 2021
1 parent bc6a30f commit 706d7e4
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 renovate pull requests
conditions:
- author=renovate[bot]
- title~=(dependency|plugin)
- -merged
- check-success~=CI
actions:
merge:
method: merge

0 comments on commit 706d7e4

Please sign in to comment.