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 revert-21-dependabot/npm_and_yarn/typescript…
Browse files Browse the repository at this point in the history
…-5.5.2
  • Loading branch information
mergify[bot] authored Jun 27, 2024
2 parents 987bc6d + 0532048 commit 2812eff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ pull_request_rules:
# method: squash
- name: Automatically merge Dependabot PRs
conditions:
- author = dependabot[bot]
- or:
- author = dependabot[bot]
- title ~= chore\(deps
actions:
update:
merge:
Expand Down

0 comments on commit 2812eff

Please sign in to comment.