Skip to content

Commit

Permalink
Ignore dev dependencies for greenkeeper
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay committed Aug 14, 2018
1 parent c3f197c commit 1afa4e1
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,20 @@
},
"greenkeeper": {
"ignore": [
"assert-dir-equal",
"coveralls",
"eslint",
"eslint-plugin-import"
"eslint-config-airbnb-base",
"eslint-config-prettier",
"eslint-plugin-import",
"husky",
"jest",
"jstransformer-handlebars",
"jstransformer-marked",
"lint-staged",
"metalsmith",
"prettier",
"rimraf"
]
},
"devDependencies": {
Expand Down

0 comments on commit 1afa4e1

Please sign in to comment.