Skip to content

Commit ee2304b

Browse files
authored
Update hooks.yaml
1 parent e16a514 commit ee2304b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
entry: graphql-codegen-hook
55
language: node
66
types: [file, javascript]
7-
files: \.(js|jsx|ts|tsx)$
7+
files: \.(js|graphql|jsx|ts|tsx)$
88
minimum_pre_commit_version: 0.5.0

0 commit comments

Comments
 (0)