$ whoami
Figure credit: Radovan Bast
Figure Credit: http://memegenerator.net/
~/hooked-on-magic(main)$ ls -la .git/ total 56 ... drwxr-xr-x 2 sunnivin sunnivin 4096 Oct 25 11:06 hooks ...
Figure credit: xkcd
~/hooked-on-hooks$ ls -la .git/hooks ... -rwxr-xr-x 1 sunnivin sunnivin 661 Oct 25 11:06 pre-commit -rwxr-xr-x 1 sunnivin sunnivin 1643 Oct 25 08:24 pre-commit.sample ...
~/hooked-on-hooks/demo/$ cat pyproject.toml ... [tool.poetry.dependencies] python = "^3.12" [tool.poetry.group.dev.dependencies] pre-commit = "^3.5.0" ...
![w:450 h:325](figures/illustrations/automate-all.png) *Figure Credit: [http://memegenerator.net/](http://memegenerator.net/)*