Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Commit

Permalink
Merge pull request #5 from tj-pre-commit/feature/add-file-type-filtering
Browse files Browse the repository at this point in the history
Update .pre-commit-hooks.yaml
  • Loading branch information
Tonye Jack authored Oct 15, 2020
2 parents aaa7695 + 2ec0195 commit 5974f37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
description: Generate graphql schema.
entry: entrypoint.sh
language: script
'types': [python]
always_run: true
pass_filenames: false
minimum_pre_commit_version: 0.14.0

0 comments on commit 5974f37

Please sign in to comment.