I have created pre-commit hook which is on path .git\hooks\pre-commit
I want to commit my hook so that it would be available to all other developers
but I am using bitbucket cloud and it has not option to add hooks.
How can I use pre-commit hook with my bitbucket?