Skip to content

Commit

Permalink
.mergify.yml: update to fix deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
nafg committed Sep 11, 2024
1 parent a987aa2 commit 7c87569
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ queue_rules:
- name: default
merge_conditions:
- "-draft"
merge_method: merge
update_method: rebase

pull_request_rules:

- name: Label Scala Steward and Renovate PRs with 'build'
conditions:
- or:
Expand Down Expand Up @@ -37,5 +38,3 @@ pull_request_rules:
actions:
queue:
name: default
merge_method: merge
update_method: rebase

0 comments on commit 7c87569

Please sign in to comment.