From 37f3acf6572f9733006488b86a5db82adb1e9c4c Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Wed, 13 Sep 2017 20:23:09 +0200
Subject: [PATCH] chore: update docs (#789)

---
 docs/configuration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/configuration.md b/docs/configuration.md
index 7493a9020b..5dc3f83bfa 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -708,7 +708,7 @@ Obviously, you can't set repository or package file location with this method.
   <td>`meteor`</td>
   <td>Configuration object for meteor package.js renovation</td>
   <td>json</td>
-  <td><pre>{"enabled": true}</pre></td>
+  <td><pre>{"enabled": false}</pre></td>
   <td>`RENOVATE_METEOR`</td>
   <td>`--meteor`<td>
 </tr>
-- 
GitLab