add dependency chekcs for (#1535)

- ruby (for docs)
- gomod for monorepo
- npm for vmui
- gomod go small webserver in  vmui
This commit is contained in:
Artem Navoiev 2021-08-15 14:09:34 +03:00 committed by GitHub
parent aefba16d5e
commit 64d64976e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,3 +4,23 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "bundler"
directory: "/docs"
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/app/vmui/packages/vmui/web"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/app/vmui"
schedule:
interval: "daily"