.pre-commit-config.yaml: add sort-mkdocs from 3mdeb/hooks

Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
This commit is contained in:
Maciej Pijanowski
2025-01-13 07:23:40 +01:00
committed by Filip Gołaś
parent 39b46f4a47
commit b7299dfd68
+6
View File
@@ -39,6 +39,12 @@ repos:
hooks:
- id: codespell
- repo: https://github.com/3mdeb/hooks
rev: v0.1.5
hooks:
- id: sort-mkdocs
files: "mkdocs.yml"
- repo: local
hooks:
- id: double_slashes_url_external