Overcommit v0.8.0 Release Notes

    • ➕ Add pre-commit TravisLint hook which uses the travis-lint gem
    • ⚠ Display actual warning message when dependencies aren't satisfied in post-checkout BundleCheck hook
    • ➕ Add support for hook plugin signature verification so that you don't automatically execute repo-specific hooks that changed since you last ran them. See [Security](README.md#security) for more information
    • ⚡️ Automatically update overcommit-hook master hook and any other symlinks before hook run. Run overcommit --install if you're upgrading to save you from having to run overcommit --install in the future