Custom pre-commit hooks.
Currently hosting:
- check-version-bumped - A hook to verify a python package's version has been bumped if changes exist.
- only-module-imports - A hook to verify only modules are imported.
- copyright-checker - A hook to check file copyrights are up-to-date.