Skip to content

Commit cc56334

Browse files
committed
Run frontend-pre-commit only on frontend files
1 parent 3fb20bb commit cc56334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ repos:
3030
entry: bash -c "cd frontend && npm install && npm run pre-commit"
3131
language: system
3232
pass_filenames: false
33+
files: ^frontend/

0 commit comments

Comments
 (0)