#!/bin/bash
exec "$(git rev-parse --show-toplevel)/.dev-config/hooks/pre-commit" "$@"
