Skip to content

Commit

Permalink
Ignore eslint for greenkeeper updates. (#580)
Browse files Browse the repository at this point in the history
As we don't plan to update to Node.js v4 any time soon,
we can't update eslint cause it requires Node.js => v4.
  • Loading branch information
phillipj authored Sep 13, 2016
1 parent eae8aa3 commit 85fa743
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,8 @@
"wrappers"
]
},
"greenkeper": {
"ignore": ["eslint"]
},
"license": "MIT"
}

0 comments on commit 85fa743

Please sign in to comment.