diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ea8761d6b2..2f80be3c61 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -62,6 +62,8 @@ repos: hooks: - id: prettier types_or: [markdown, json, yaml, css, javascript] + # workflow files cannot be modified by pre-commit.ci + exclude: ^source/3rdparty|.github/workflows # Shell - repo: https://github.com/scop/pre-commit-shfmt rev: v3.8.0-1