Is it advisable to add git secrets --pre-commit_hook -- "$@" call to update hook of a git server like gitlab?
Experimenting with the idea in this repo https://github.com/dhoer/gitlab-secrets and would like to solicit some feedback before I get too far.