diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 29bd5662..30f07efe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -173,6 +173,7 @@ repos: - id: sphinx-lint name: Lint RST args: [--enable, all, --disable, line-too-long] + require_serial: true # sphinx-lint already uses multiprocessing # Check TOML and XML - repo: https://github.com/pre-commit/pre-commit-hooks