From 1dcc3e4bca3405a8de6c4d2a785d17d3fe3b7cf0 Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Wed, 22 Nov 2017 04:51:43 +0100
Subject: [PATCH] docs: regenerate docs (#1207)

---
 docs/configuration.md | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/docs/configuration.md b/docs/configuration.md
index d116beb981..8073bbd451 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -318,14 +318,7 @@ Obviously, you can't set repository or package file location with this method.
   <td>`devDependencies`</td>
   <td>Configuration specifically for `package.json`>`devDependencies`</td>
   <td>json</td>
-  <td><pre>{
-  "pin": {
-    "group": {
-      "commitMessage": "Pin devDependencies",
-      "prTitle": "Pin devDependencies"
-    }
-  }
-}</pre></td>
+  <td><pre>{}</pre></td>
   <td>`RENOVATE_DEV_DEPENDENCIES`</td>
   <td><td>
 </tr>
-- 
GitLab