Unverified Commit b63c64d9 authored by Kevin H. Luu's avatar Kevin H. Luu Committed by GitHub
Browse files

[ci/build] Configure dependabot to update pip dependencies (#9811)


Signed-off-by: default avatarkevin <kevin@anyscale.com>
parent 9fb12f78
......@@ -5,3 +5,19 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
labels: ["dependencies"]
open-pull-requests-limit: 5
reviewers: ["khluu", "simon-mo"]
allow:
- dependency-type: "all"
groups:
patch-update:
applies-to: version-updates
update-types: ["patch"]
minor-update:
applies-to: version-updates
update-types: ["minor"]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment