chore: improved pre-commit settings

This commit is contained in:
Michele Cereda
2023-05-06 12:28:46 +02:00
parent fc50b90bce
commit 3ed48b194b
4 changed files with 5 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ repos:
- id: end-of-file-fixer
- id: check-json
- id: check-yaml
args: [--allow-multiple-documents]
- id: check-added-large-files
- repo: https://github.com/markdownlint/markdownlint
rev: v0.12.0