diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 40505f063c8638278b91cd845f74ffac8a56c878..c8af603d533636fbb266aa213d6205ed2a69eca9 100755 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -57,3 +57,4 @@ repos: entry: shellcheck language: system files: .sh$ + exclude: (paddle_build.sh|fast_install.sh|check_file_diff_approvals.sh)