* chore: update `package-lock.json` by btea in https://github.com/typicode/husky/pull/1383 * fix: `export HUSKY=0` in init (fixes 1393) by typicode in https://github.com/typicode/husky/pull/1395
9.0.10
* fix: rename index.d.ts to index.d.mts by mrkjdy in https://github.com/typicode/husky/pull/1379
9.0.9
* refactor: rename files by typicode in https://github.com/typicode/husky/pull/1378
9.0.8
* docs: update index.md by khaledYS in https://github.com/typicode/husky/pull/1369 * Fix tab detection on install command by glensc in https://github.com/typicode/husky/pull/1376 * refactor: reduce file size by typicode in https://github.com/typicode/husky/pull/1377
9.0.7
* fix: typo and source `~/.huskyrc` correctly (compatibility with v8) * docs: fix example by typicode in https://github.com/typicode/husky/pull/1363