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

Commit 7bbde8e

Browse files
author
Tonye Jack
authored
Update .pre-commit-hooks.yaml
1 parent 5974f37 commit 7bbde8e

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
@@ -3,7 +3,7 @@
33
description: Generate graphql schema.
44
entry: entrypoint.sh
55
language: script
6-
'types': [python]
6+
types: [python]
77
always_run: true
88
pass_filenames: false
99
minimum_pre_commit_version: 0.14.0

0 commit comments

Comments
 (0)