This repository was archived by the owner on Jun 22, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- ![ Upload Python Package] ( https://github.com/jackton1 /graphene-django-precommit-hook/workflows/Upload%20Python%20Package/badge.svg )
1
+ ![ Upload Python Package] ( https://github.com/tj-pre-commit /graphene-django-precommit-hook/workflows/Upload%20Python%20Package/badge.svg )
2
2
# graphene-django-precommit-hook
3
3
[ pre-commit] ( https://pre-commit.com ) hook to generate ` .graphql ` | ` .json ` graphql schema for [ graphene-django] ( https://github.com/graphql-python/graphene-django ) .
4
4
@@ -11,7 +11,7 @@ See [pre-commit](https://github.com/pre-commit/pre-commit) for instructions
11
11
Sample basic ` .pre-commit-config.yaml `
12
12
13
13
``` yaml
14
- - repo : https://github.com/jackton1 /graphene-django-precommit-hook
14
+ - repo : https://github.com/tj-pre-commit /graphene-django-precommit-hook
15
15
rev : v0.1.0
16
16
hooks :
17
17
- id : graphene-django-hook
@@ -22,7 +22,7 @@ Sample basic `.pre-commit-config.yaml`
22
22
Sample complex ` .pre-commit-config.yaml`
23
23
24
24
` ` ` yaml
25
- - repo: https://github.com/jackton1 /graphene-django-precommit-hook
25
+ - repo: https://github.com/tj-pre-commit /graphene-django-precommit-hook
26
26
rev: v0.1.0
27
27
hooks:
28
28
- id: graphene-django-hook
You can’t perform that action at this time.
0 commit comments