Map keyed by git hook name (e.g. pre-commit, pre-push).
pre-commit
pre-push
final Map<String, HookModel> hooks;