dependbot: Disable creating PRs

This commit is contained in:
Alexander Zhogov 2022-01-20 14:14:00 +03:00 committed by GitHub
parent 9ead9b4831
commit 850bf4a025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,14 +2,14 @@
version: 2
updates:
# Enable version updates for nGraph Python API
# Enable version updates for Python API
- package-ecosystem: pip
directory: "/src/bindings/python"
schedule:
interval: weekly
day: monday
time: "13:00"
open-pull-requests-limit: 10
open-pull-requests-limit: 0
reviewers:
- jiwaszki
- akuporos