Skip to content

Commit c3fec2f

Browse files
authored
Update .pre-commit-hooks.yaml
1 parent ee2304b commit c3fec2f

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
@@ -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|jsx|graphql|ts|tsx)$
88
minimum_pre_commit_version: 0.5.0

0 commit comments

Comments
 (0)