mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Bump sphinx-lint to v0.8.1 (#110933)
This commit is contained in:
parent
37bd8726b8
commit
78e4a6de48
1 changed files with 2 additions and 3 deletions
|
@ -24,12 +24,11 @@ repos:
|
|||
types_or: [c, inc, python, rst]
|
||||
|
||||
- repo: https://github.com/sphinx-contrib/sphinx-lint
|
||||
rev: v0.7.0
|
||||
rev: v0.8.1
|
||||
hooks:
|
||||
- id: sphinx-lint
|
||||
args: [--enable=default-role, -j1]
|
||||
args: [--enable=default-role]
|
||||
files: ^Doc/|^Misc/NEWS.d/next/
|
||||
types: [rst]
|
||||
|
||||
- repo: meta
|
||||
hooks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue