mirror of
https://github.com/flutter/packages.git
synced 2025-07-01 15:23:25 +08:00
Update infra reviewers and add label. (#4068)
Updates the dependabot configuration with new reviewers and the autosubmit label for the actions workflows.
This commit is contained in:
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -17,11 +17,13 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
reviewers:
|
reviewers:
|
||||||
- "hixie"
|
- "keyonghan"
|
||||||
- "godofredoc"
|
- "yusuf-goog"
|
||||||
|
- "ricardoamador"
|
||||||
labels:
|
labels:
|
||||||
- "team"
|
- "team"
|
||||||
- "team: infra"
|
- "team: infra"
|
||||||
|
- "autosubmit"
|
||||||
|
|
||||||
- package-ecosystem: "gradle"
|
- package-ecosystem: "gradle"
|
||||||
directory: "/packages/animations/example/android/app"
|
directory: "/packages/animations/example/android/app"
|
||||||
|
Reference in New Issue
Block a user