diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 10b05c204..2b4ff8072 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,5 @@ default_stages: [pre-commit, pre-push, manual] +exclude: ^python/sglang/srt/grpc/ repos: - repo: https://github.com/pre-commit/pre-commit-hooks