Skip to content

Commit 50cc744

Browse files
authored
Merge pull request #47 from aj3sh/readme-update
2 parents fd8a7ba + 0f927bc commit 50cc744

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,12 @@ For more details, please refer to the Conventional Commits specification at http
4343

4444
```yaml
4545
repos:
46-
...
47-
46+
...
4847
- repo: https://github.com/opensource-nepal/commitlint
49-
rev: v1
48+
rev: v1.0.0
5049
hooks:
5150
- id: commitlint
52-
...
51+
...
5352
```
5453

5554
2. Install the `commit-msg` hook in your project repo:
@@ -60,7 +59,7 @@ For more details, please refer to the Conventional Commits specification at http
6059

6160
> **_NOTE:_** Installing using only `pre-commit install` will not work.
6261
63-
### For github-actions
62+
### For GitHub Actions
6463

6564
If you have any existing workflows, add the following steps:
6665

0 commit comments

Comments
 (0)