diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 141d12b636a618..1ae3dd71354e63 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,6 +23,7 @@ repos: args: [--enable=default-role] files: ^Doc/|^Misc/NEWS.d/next/ types: [rst] + require_serial: true - repo: meta hooks: