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

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/vue-3.4.29
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jun 20, 2024
2 parents 233f902 + 6bc6300 commit 5090544
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
pull_request_rules:
- name: Automatic merge for trusted authors and dependabot
conditions:
- or:
- author=mtdvlpr
- author=sircharlo
- and:
- author=dependabot[bot]
- or:
- title~=^Bump [^\s]+ from ([\d]+)\..+ to \1\.
- title~=^chore\(deps\). bump [^\s]+ from ([\d]+)\..+ to \1\.
- title~=^chore\(deps-dev\). bump [^\s]+ from ([\d]+)\..+ to \1\.
actions:
update:
merge:
method: squash

0 comments on commit 5090544

Please sign in to comment.