Skip to content

Commit

Permalink
update mergify rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Hsn723 committed May 30, 2024
1 parent ff0f37c commit b4b9962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pull_request_rules:
- name: Automatic merge for dependabot
conditions:
- author~=^dependabot\[bot\]$
- title~=^Bump (([^\s]+ from ([\d]+)\.([\d]+)\..+ to \3\.)|the [^\s]+ group with \d+ update)
- title~=^Bump (([^\s]+ from ([\d]+)\.([\d]+)\..+ to \3\.)|the [^\s]+ group (across \d+ directory )?with \d+ update)
actions:
review:
type: APPROVE
Expand Down

0 comments on commit b4b9962

Please sign in to comment.