Skip to content

Commit

Permalink
fix(default): Ignore project npmrc to avoid service clash (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltaranto committed Jun 19, 2018
1 parent dfb07e9 commit 19cd4db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"config:base"
],
"branchPrefix": "renovate--",
"ignoreNpmrcFile": true,
"lockFileMaintenance": {
"enabled": false
},
Expand Down

0 comments on commit 19cd4db

Please sign in to comment.