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

Commit aaa7695

Browse files
author
Tonye Jack
authored
Merge pull request #4 from tj-pre-commit/feature/update-readme
Update README.md
2 parents 2b1ec13 + b39280e commit aaa7695

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Sample basic `.pre-commit-config.yaml`
1111

1212
```yaml
1313
- repo: https://github.com/tj-pre-commit/graphene-django-precommit-hook
14-
rev: v0.1.0
14+
rev: v2.0.0
1515
hooks:
1616
- id: graphene-django-hook
1717
stages: [commit]
@@ -22,7 +22,7 @@ Sample complex `.pre-commit-config.yaml`
2222

2323
```yaml
2424
- repo: https://github.com/tj-pre-commit/graphene-django-precommit-hook
25-
rev: v0.1.0
25+
rev: v2.0.0
2626
hooks:
2727
- id: graphene-django-hook
2828
stages: [commit]

0 commit comments

Comments
 (0)