conventional-changelog-archived-repos / validate-commit-msg

DEPRECATED. Use https://github.com/marionebl/commitlint instead. githook to validate commit messages are up to standard
http://conventionalcommits.org/
MIT License
557 stars 100 forks source link

Pinned all dependencies #2

Closed kentcdodds closed 9 years ago

kentcdodds commented 9 years ago

:wave: Hello!

We’re all trying to keep our software up to date, yet stable at the same time.

This is the first in a series of automatic PRs to help you achieve this goal. It pins all of the dependencies in your package.json, so you have complete control over the exact state of your software.

From now on you’ll receive PRs whenever one of your dependencies updates – in real time. This way you get all the benefits of up-to-date dependencies, while having them pinned at the same time. This means:

Merge this PR and you’ll have up-to-date software without the headaches :sparkles:


This pull request was created by greenkeeper.io. It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap:

codecov-io commented 9 years ago

Current coverage is 100.00%

Merging #2 into master will not affect coverage as of 5ca5457

@@            master      #2   diff @@
======================================
  Files            1       1       
  Stmts           40      40       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit             40      40       
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of 5ca5457

Powered by Codecov. Updated on successful CI builds.