feature/chores #4
1 changed files with 4 additions and 0 deletions
|
@ -27,4 +27,8 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: conventional-pre-commit
|
- id: conventional-pre-commit
|
||||||
stages: [commit-msg]
|
stages: [commit-msg]
|
||||||
|
- repo: https://github.com/igorshubovych/markdownlint-cli
|
||||||
|
rev: v0.37.0
|
||||||
|
hooks:
|
||||||
|
- id: markdownlint
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue