Skip to content

Commit

Permalink
Swap bundler dependabot reviewers (#125333)
Browse files Browse the repository at this point in the history
Remove myself as a the CocoaPods gem [dependabot](https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/) reviewer and add @christopherfujino and @vashworth instead for Ruby gem bumps:
https://github.com/flutter/flutter/blob/3a436f47f5fe58fbe2a212717754a7992bbd60f5/dev/ci/mac/Gemfile

This is low traffic (one review every few months): https://github.com/flutter/flutter/pulls?q=is%3Apr+dependabot+cocoapods+is%3Aclosed

Note the last minor version was ignored flutter/flutter#122051 due to flutter/flutter#122057.

We have pretty good plugins/CocoaPods test coverage, so if that infra issue were fixed we should feel pretty safe about bumping this if all the tests pass.
  • Loading branch information
jmagman authored Apr 21, 2023
1 parent 1561b65 commit 152f160
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ updates:
schedule:
interval: "weekly"
reviewers:
- "jmagman"
- "christopherfujino"
- "vashworth"
- "keyonghan"
- "yusuf-goog"
labels:
Expand Down

0 comments on commit 152f160

Please sign in to comment.