### describe your issue The `check-merge-base` hook fails when run on the `main` branch, it should pass by default if the current branch is `main` or `master`. ### commit-check version 0.9.7 ### .commit-check.yml ```yaml ```