Skip to content

Commit

Permalink
build(dependabot): Change reviewers (#1548)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Claven authored Jan 23, 2024
1 parent c3ddc60 commit c85b1d0
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,67 +6,67 @@ updates:
schedule:
interval: "weekly"
reviewers:
- adriangonz
- "SeldonIO/mlops"

- package-ecosystem: "pip"
directory: "/runtimes/alibi-detect"
schedule:
interval: "weekly"
reviewers:
- adriangonz
- "SeldonIO/mlops"

- package-ecosystem: "pip"
directory: "/runtimes/alibi-explain"
schedule:
interval: "weekly"
reviewers:
- adriangonz
- "SeldonIO/mlops"

- package-ecosystem: "pip"
directory: "/runtimes/huggingface"
schedule:
interval: "weekly"
reviewers:
- adriangonz
- "SeldonIO/mlops"

- package-ecosystem: "pip"
directory: "/runtimes/lightgbm"
schedule:
interval: "weekly"
reviewers:
- adriangonz
- "SeldonIO/mlops"

- package-ecosystem: "pip"
directory: "/runtimes/mlflow"
schedule:
interval: "weekly"
reviewers:
- adriangonz
- "SeldonIO/mlops"

- package-ecosystem: "pip"
directory: "/runtimes/mllib"
schedule:
interval: "weekly"
reviewers:
- adriangonz
- "SeldonIO/mlops"

- package-ecosystem: "pip"
directory: "/runtimes/sklearn"
schedule:
interval: "weekly"
reviewers:
- adriangonz
- "SeldonIO/mlops"

- package-ecosystem: "pip"
directory: "/runtimes/xgboost"
schedule:
interval: "weekly"
reviewers:
- adriangonz
- "SeldonIO/mlops"

- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- adriangonz
- "SeldonIO/mlops"

0 comments on commit c85b1d0

Please sign in to comment.