mirror of https://github.com/python/cpython
gh-106978: Bump sphinx-lint to 0.6.8 (#106990)
This commit is contained in:
parent
ee5c01b473
commit
6acd85d910
|
@ -10,7 +10,7 @@ repos:
|
||||||
types_or: [c, python, rst]
|
types_or: [c, python, rst]
|
||||||
|
|
||||||
- repo: https://github.com/sphinx-contrib/sphinx-lint
|
- repo: https://github.com/sphinx-contrib/sphinx-lint
|
||||||
rev: v0.6.7
|
rev: v0.6.8
|
||||||
hooks:
|
hooks:
|
||||||
- id: sphinx-lint
|
- id: sphinx-lint
|
||||||
args: [--enable=default-role]
|
args: [--enable=default-role]
|
||||||
|
|
Loading…
Reference in New Issue