Skip to content

Commit

Permalink
fix(git): latest pre-git version with simple commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jun 22, 2017
1 parent 90ea9a0 commit fabf082
Show file tree
Hide file tree
Showing 12 changed files with 2,705 additions and 1,991 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"config": {
"pre-git": {
"commit-msg": "validate-commit-msg",
"commit-msg": "simple",
"pre-commit": [
"npm run build",
"npm test"
Expand Down Expand Up @@ -66,9 +66,10 @@
"matchdep": "1.0.1",
"mocha": "3.0.2",
"mockery": "1.7.0",
"pre-git": "1.4.0",
"pre-git": "3.15.0",
"publish": "0.6.0",
"semantic-release": "4.3.5",
"simple-commit-message": "3.0.2",
"stop-build": "1.0.1",
"time-grunt": "1.4.0"
},
Expand Down Expand Up @@ -99,7 +100,8 @@
"verifyConditions": {
"path": "condition-node-version",
"node": "4"
}
},
"analyzeCommits": "simple-commit-message"
},
"repository": {
"type": "git",
Expand Down
3 changes: 2 additions & 1 deletion test/test-next-updater/node_modules/check-types/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/test-next-updater/node_modules/check-types/COPYING

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 0 additions & 59 deletions test/test-next-updater/node_modules/check-types/Jakefile.js

This file was deleted.

Loading

0 comments on commit fabf082

Please sign in to comment.