Add bower to greenkeeper ignores

This commit is contained in:
Hannah Wolfe 2016-02-08 14:05:43 +00:00
parent 56e94ee314
commit 28def854d2

View File

@ -103,6 +103,6 @@
"top-gh-contribs": "2.0.2"
},
"greenkeeper": {
"ignore": ["bluebird", "glob", "lodash", "nodemailer", "showdown-ghost", "should", "supertest"]
"ignore": ["bower", "bluebird", "glob", "lodash", "nodemailer", "showdown-ghost", "should", "supertest"]
}
}