Skip to content

Commit 6631e35

Browse files
authored
docs: update husky and simple-git-hooks weight
1 parent eb53a4f commit 6631e35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ A tool that lets you easily manage git hooks
1515
| Package | Unpacked size | With deps |
1616
| ---------------------------- | ------------- | --------- |
1717
| husky v4 `4.3.8` | `53.5 kB` | `~1 mB` |
18-
| husky v6 `6.0.0` | `6.86 kB` | `6.86 kB` |
18+
| husky v8 `8.0.3` | `6.44 kB` | `6.44 kB` |
1919
| pre-commit `1.2.2` | `~80 kB` | `~850 kB` |
20-
| **simple-git-hooks** `2.2.0` | `10.1 kB` | `10.1 kB` |
20+
| **simple-git-hooks** `2.9.0` | `12.8 kB` | `12.8 kB` |
2121

2222
### Who uses simple-git-hooks?
2323

@@ -54,7 +54,7 @@ Also, this package allows you to set only one command per git hook.
5454
If you need multiple verbose commands per git hook, flexible configuration or automatic update of git hooks, please check out the other packages:
5555

5656
- [Lefthook](https://github.com/Arkweid/lefthook)
57-
- [husky](https://github.com/typicode/husky)
57+
- [husky](https://typicode.github.io/husky/)
5858
- [pre-commit](https://github.com/pre-commit/pre-commit)
5959

6060
## Usage

0 commit comments

Comments
 (0)