Skip to content

Commit 3468602

Browse files
author
Hugo Rialan
committed
add js files in hooks config yaml file
1 parent 291d8b3 commit 3468602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
name: Dataform format
33
entry: hooks/dataform_format.sh
44
language: script
5-
files: (\.sqlx)$
5+
files: (\.sqlx|\.js)$
66
pass_filenames: false

0 commit comments

Comments
 (0)