mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Add sphinx-lint to pre-commit
This commit is contained in:
parent
8aa1a9d291
commit
a5ceb746b0
|
@ -42,5 +42,10 @@ repos:
|
||||||
- id: check-merge-conflict
|
- id: check-merge-conflict
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
|
|
||||||
|
- repo: https://github.com/sphinx-contrib/sphinx-lint
|
||||||
|
rev: v0.6
|
||||||
|
hooks:
|
||||||
|
- id: sphinx-lint
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
autoupdate_schedule: monthly
|
autoupdate_schedule: monthly
|
||||||
|
|
Loading…
Reference in New Issue
Block a user