We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce43d5f commit e24f9aeCopy full SHA for e24f9ae
.pre-commit-config.yaml
@@ -39,6 +39,7 @@ repos:
39
args: [--enable=default-role]
40
files: ^Doc/|^Misc/NEWS.d/next/
41
types: [rst]
42
+ require_serial: true
43
44
- repo: meta
45
hooks:
0 commit comments