Skip to content

Commit

Permalink
Update pre-git to version 3.11.1 🚀 (#36)
Browse files Browse the repository at this point in the history
* chore(package): update pre-git to version 3.11.1

https://greenkeeper.io/

* chore(yarn): Update lock
  • Loading branch information
greenkeeperio-bot authored and neiker committed Nov 19, 2016
1 parent 0e8f475 commit 8f019b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"mocha": "3.1.2",
"node-fetch": "1.6.3",
"nyc": "9.0.1",
"pre-git": "3.11.0"
"pre-git": "3.11.1"
},
"nyc": {
"include": [
Expand All @@ -72,7 +72,6 @@
},
"config": {
"pre-git": {
"enabled": true,
"pre-commit": [
"npm run lint"
],
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2638,9 +2638,9 @@ pop-iterate@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/pop-iterate/-/pop-iterate-1.0.1.tgz#ceacfdab4abf353d7a0f2aaa2c1fc7b3f9413ba3"

[email protected].0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/pre-git/-/pre-git-3.11.0.tgz#41fbcff7d66498e9eb0e8cf7b351872bc31e57d3"
[email protected].1:
version "3.11.1"
resolved "https://registry.yarnpkg.com/pre-git/-/pre-git-3.11.1.tgz#79e65963e7b1ec4afe8768b6645210f73ad1fef3"
dependencies:
bluebird "3.3.4"
chalk "1.1.3"
Expand Down

0 comments on commit 8f019b5

Please sign in to comment.