When committing, I saw the following output:

```
husky - DEPRECATED

Please remove the following lines from your hook scripts:

. "$(dirname -- "$0")/_/husky.sh"

They WILL FAIL in v10.0.0
```
This commit is contained in:
Vincent 2024-08-01 12:47:43 +02:00 коммит произвёл dependabot[bot]
Родитель 82a8f25489
Коммит 0d22f324dc
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx lint-staged