diff --git a/package.json b/package.json
index 43493efbb22fb38b78de449d6de4a440c8aa0ca1..3a6588f230c75935352606141295957906caf93f 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "description": "Keep npm dependencies up-to-date via Pull Requests",
   "version": "0.0.0-semantic-release",
   "bin": {
-    "renovate" : "lib/renovate.js",
+    "renovate": "lib/renovate.js",
     "renovate-config-validator": "bin/config-validator.js"
   },
   "scripts": {