diff --git a/docs/configuration.md b/docs/configuration.md
index d116beb981d2e945a7b0c3158c04cc9c002edd52..8073bbd451dcc6484794ebcdd0a86201fcfe72d3 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>