Update dependabot.yml
This commit is contained in:
parent
5dfb291a56
commit
97228dc7f7
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -1,5 +1,8 @@
|
||||
# See help here: https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/enabling-and-disabling-version-updates
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
# Enable version updates for nGraph Python API
|
||||
- package-ecosystem: pip
|
||||
directory: "/ngraph/python"
|
||||
schedule:
|
||||
@ -10,4 +13,5 @@ updates:
|
||||
reviewers:
|
||||
- postrational
|
||||
labels:
|
||||
- dependencies
|
||||
- "category: dependencies"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user