Skip to content

Commit e24f9ae

Browse files
authored
Don't doubly-parallelise sphinx-lint (#110617)
1 parent ce43d5f commit e24f9ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ repos:
3939
args: [--enable=default-role]
4040
files: ^Doc/|^Misc/NEWS.d/next/
4141
types: [rst]
42+
require_serial: true
4243

4344
- repo: meta
4445
hooks:

0 commit comments

Comments
 (0)