gabyx / Githooks

🦎 Githooks: per-repo and shared Git hooks with version control and auto update. [✩Star] if you're using it!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: Disable auto-updates completely

gabyx opened this issue · comments

This is better behavior such that users can issue the git hooks update command themself.

  • Auto-updates are no more executed, update checks are still done but do not execute an auto update

  • Build Githooks with this feature disabled, updates can only be done over the package manage.

  • Remove all githooks.autoUpdateEnabled and replace with githooks.updateCheckEnabled