Skip to content

Commit b82d813

Browse files
committed
docs(check): set default pre-commit rev to master
1 parent afc7013 commit b82d813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python -m pip install pre-commit
1515

1616
```yaml
1717
- repo: https://github.com/Woile/commitizen
18-
rev: 1.13.1
18+
rev: master
1919
hooks:
2020
- id: commitizen
2121
```

0 commit comments

Comments
 (0)