|
|
|
@ -6,6 +6,11 @@
@@ -6,6 +6,11 @@
|
|
|
|
|
version: 2 |
|
|
|
|
updates: |
|
|
|
|
- package-ecosystem: "npm" # See documentation for possible values |
|
|
|
|
directory: "/webroot" # Location of package manifests |
|
|
|
|
directory: "/build/javascript" # Location of package manifests |
|
|
|
|
schedule: |
|
|
|
|
interval: "daily" |
|
|
|
|
|
|
|
|
|
- package-ecosystem: "gomod" |
|
|
|
|
directory: "/" |
|
|
|
|
schedule: |
|
|
|
|
interval: "daily" |
|
|
|
|