#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

sh hooks/post-merge.sh
