mirror of
https://github.com/flutter/flutter
synced 2024-10-30 12:17:50 +00:00
40 lines
969 B
YAML
40 lines
969 B
YAML
# See Dependabot documentation for all configuration options:
|
|
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
|
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "bundler"
|
|
directory: "/dev/ci/mac"
|
|
schedule:
|
|
interval: "weekly"
|
|
reviewers:
|
|
- "jmagman"
|
|
- "keyonghan"
|
|
- "yusuf-goog"
|
|
labels:
|
|
- "team"
|
|
- "team: infra"
|
|
- "waiting for tree to go green"
|
|
- package-ecosystem: "docker"
|
|
directory: "/dev/ci/docker_linux"
|
|
schedule:
|
|
interval: "weekly"
|
|
reviewers:
|
|
- "keyonghan"
|
|
- "yusuf-goog"
|
|
- "christopherfujino"
|
|
labels:
|
|
- "team"
|
|
- "team: infra"
|
|
- "waiting for tree to go green"
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
reviewers:
|
|
- "hixie"
|
|
- "godofredoc"
|
|
labels:
|
|
- "team"
|
|
- "team: infra"
|
|
- "waiting for tree to go green"
|