Browse Source

update mergify.yml

Yuki Takei 1 year ago
parent
commit
a1eb2679c4
1 changed files with 0 additions and 9 deletions
  1. 0 9
      .github/mergify.yml

+ 0 - 9
.github/mergify.yml

@@ -20,15 +20,6 @@ pull_request_rules:
     actions:
       queue:
 
-  - name: Automatic queue for Dependabot pull requests
-    conditions:
-      - author = dependabot[bot]
-      - '#approved-reviews-by >= 1'
-      - '#check-failure = 0'
-      - check-success = "check-title"
-    actions:
-      queue:
-
   - name: Automatic merge for Preparing next version
     conditions:
       - author = github-actions[bot]