diff --git a/.husky/pre-commit b/.husky/pre-commit index f8ad42c0..70ede0a2 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,3 +1,3 @@ npm run test && \ npm run file-size && \ -git add . +git add ./src/episodes/**/*.json