Skip to content

Commit 972dbb6

Browse files
author
Tonye Jack
committed
Fixed pulling filenames.
1 parent f4bbb6b commit 972dbb6

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.pre-commit-hooks.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,4 @@
33
description: Runs graphql-codegen generating graphql types.
44
entry: graphql-codegen-hook
55
language: node
6-
always_run: true
7-
types: [file, javascript]
8-
files: \.(tsx|jsx|js|tsx)$
96
minimum_pre_commit_version: 0.5.0

hooks.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,4 @@
33
description: Runs graphql-codegen generating graphql types.
44
entry: graphql-codegen-hook
55
language: node
6-
always_run: true
7-
pass_filenames: false
86
minimum_pre_commit_version: 0.5.0

0 commit comments

Comments
 (0)