Skip to content

Commit

Permalink
don't pass filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
leehambley committed Jul 30, 2020
1 parent bb45a0c commit 19342ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-hooks.yaml
Expand Up @@ -16,5 +16,6 @@
name: Generate static site documentation
description: Runs using @graphidocs/docs from npmjs
entry: npx graphidocs -s ./schema.graphql --force -o ./doc/schema
pass_filenames: false # the filename is hard-coded
language: node
files: '\w+\.graphql$'

0 comments on commit 19342ac

Please sign in to comment.