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 )
22# graphene-django-precommit-hook
33[ pre-commit] ( https://pre-commit.com ) hook to generate ` .graphql ` | ` .json ` graphql schema for [ graphene-django] ( https://github.com/graphql-python/graphene-django ) .
44
@@ -11,7 +11,7 @@ See [pre-commit](https://github.com/pre-commit/pre-commit) for instructions
1111Sample basic ` .pre-commit-config.yaml `
1212
1313``` yaml
14- - repo : https://github.com/jackton1 /graphene-django-precommit-hook
14+ - repo : https://github.com/tj-pre-commit /graphene-django-precommit-hook
1515 rev : v0.1.0
1616 hooks :
1717 - id : graphene-django-hook
@@ -22,7 +22,7 @@ Sample basic `.pre-commit-config.yaml`
2222Sample complex ` .pre-commit-config.yaml`
2323
2424` ` ` yaml
25- - repo: https://github.com/jackton1 /graphene-django-precommit-hook
25+ - repo: https://github.com/tj-pre-commit /graphene-django-precommit-hook
2626 rev: v0.1.0
2727 hooks:
2828 - id: graphene-django-hook
You can’t perform that action at this time.
0 commit comments