We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea4e4a commit 9f6e212Copy full SHA for 9f6e212
docs/migrate-from-v4.md
@@ -34,7 +34,7 @@ If you were calling locally installed binaries, **you need to run them via your
34
}
35
```
36
37
-```shell [.husky/commit-msg (v9)]
+```shell [.husky/pre-commit (v9)]
38
# ...
39
npx --no jest
40
# or
0 commit comments