Change Githooks update-check settings.
Enable or disable automatic Githooks update checks.
git hooks config update-check [flags]
--print Print the setting.
--enable Enables automatic update checks for Githooks.
--disable Disables automatic update checks for Githooks.
--reset Reset the setting.
-h, --help help for update-check
- git hooks config - Manages various Githooks configuration.