Skip to content

Commit

Permalink
Merge branch 'main' into release-plz-2025-01-14T08-24-07Z
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 14, 2025
2 parents 3856b59 + 8f91ad4 commit e19da77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ pull_request_rules:
- -author=dependabot[bot]
actions:
update:
- name: Automatically approve Dependabot PRs
- name: Automatically approve Dependabot PRs that does not bump major
conditions:
- author=dependabot[bot]
- dependabot-update-type = version-update:semver-minor
actions:
review:
type: APPROVE

0 comments on commit e19da77

Please sign in to comment.