Skip to content

Commit 1f69656

Browse files
AA-Turnermiss-islington
authored andcommitted
Don't doubly-parallelise sphinx-lint (pythonGH-110617)
(cherry picked from commit e24f9ae) Co-authored-by: Adam Turner <[email protected]>
1 parent e511f54 commit 1f69656

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ repos:
2323
args: [--enable=default-role]
2424
files: ^Doc/|^Misc/NEWS.d/next/
2525
types: [rst]
26+
require_serial: true
2627

2728
- repo: meta
2829
hooks:

0 commit comments

Comments
 (0)