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

Commit 5974f37

Browse files
author
Tonye Jack
authored
Merge pull request #5 from tj-pre-commit/feature/add-file-type-filtering
Update .pre-commit-hooks.yaml
2 parents aaa7695 + 2ec0195 commit 5974f37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
description: Generate graphql schema.
44
entry: entrypoint.sh
55
language: script
6+
'types': [python]
67
always_run: true
78
pass_filenames: false
89
minimum_pre_commit_version: 0.14.0

0 commit comments

Comments
 (0)