Skip to content

Commit

Permalink
ci(mergify): upgrade configuration to current format
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Nov 18, 2024
1 parent 9db4743 commit 92ea624
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
queue_rules:
- name: dependabot-updates
queue_conditions:
- author=dependabot[bot]
- base=development
conditions:
- check-success=lints
- check-success=check
merge_method: squash

pull_request_rules:
- name: Automatic merge for Dependabot pull requests
conditions:
- author=dependabot[bot]
- base=development
- name: refactored queue action rule
actions:
queue:
method: squash
name: dependabot-updates

0 comments on commit 92ea624

Please sign in to comment.