Add sphinx-lint to pre-commit

This commit is contained in:
Hugo van Kemenade 2022-05-29 19:10:35 +03:00
parent 8aa1a9d291
commit a5ceb746b0

View File

@ -42,5 +42,10 @@ repos:
- id: check-merge-conflict
- id: check-yaml
- repo: https://github.com/sphinx-contrib/sphinx-lint
rev: v0.6
hooks:
- id: sphinx-lint
ci:
autoupdate_schedule: monthly