The documentation says `allow_shell_hooks` is false by default, but launching: ```sh bump-my-version show allow_shell_hooks ``` ... with the default config shows `True`.
The documentation says
allow_shell_hooksis false by default, but launching:... with the default config shows
True.