Skip to content

Commit 3f9e93a

Browse files
committed
fix: πŸ› trigger release
1 parent 482e8fb commit 3f9e93a

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
A [pre-commit](https://pre-commit.com/) hook for [**devmoji**](https://github.com/folke/devmoji) β€” automatically decorate your commit messages with emojis ✨.
44

5-
65
## Installation
76

8-
```
7+
```yaml
98
# .pre-commit-config.yaml
109

1110
repos:
@@ -17,11 +16,10 @@ repos:
1716
1817
Then run:
1918
20-
```
19+
```bash
2120
pre-commit install --hook-type prepare-commit-msg
2221
```
2322

24-
2523
## License
2624

2725
MIT

0 commit comments

Comments
Β (0)