aboutsummaryrefslogtreecommitdiffstats
path: root/.config/husky (follow)
Commit message (Collapse)AuthorAgeLines
* Bump Husky To 8.0.1Gravatar Hassan Abouelela2022-06-18-4/+3
| | | | | | Bump husky, and regenerate config after breaking changes. Signed-off-by: Hassan Abouelela <[email protected]>
* Removes Pre Commit StepGravatar Hassan Abouelela2021-03-07-1/+1
| | | | | | | Removes the husky install step, in favor of automatic install through the prepare script. Signed-off-by: Hassan Abouelela <[email protected]>
* Set pre-commit to be executableGravatar Joe Banks2021-03-06-0/+0
| | | | Husky pre-commit was not running when git commit was called because the script was not marked as executable.
* Migrate Husky To v5Gravatar Hassan Abouelela2021-02-10-0/+5
Signed-off-by: Hassan Abouelela <[email protected]>