Skip to content

Commit d2caa3b

Browse files
AlexWaygoodGlyphack
authored andcommitted
Bump sphinx-lint to v0.8.1 (python#110933)
1 parent d625c5e commit d2caa3b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,11 @@ repos:
2424
types_or: [c, inc, python, rst]
2525

2626
- repo: https://github.com/sphinx-contrib/sphinx-lint
27-
rev: v0.7.0
27+
rev: v0.8.1
2828
hooks:
2929
- id: sphinx-lint
30-
args: [--enable=default-role, -j1]
30+
args: [--enable=default-role]
3131
files: ^Doc/|^Misc/NEWS.d/next/
32-
types: [rst]
3332

3433
- repo: meta
3534
hooks:

0 commit comments

Comments
 (0)