Overcommit 0.29.1
A bugfix release that addresses a breakage in hook signing.
- Raise error when hooks are defined with invalid names (i.e. non-alphanumeric
characters) - Fix hook signing when specifying hook name
- Fix
BundleCheck
pre-commit hook to not report false negatives when running
viaovercommit --run
with local changes