feature/chores #4

Merged
schtobia merged 3 commits from feature/chores into master 2024-06-12 09:20:46 +02:00
Showing only changes of commit 4b6e4e8712 - Show all commits

View file

@ -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
... ...