summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index ba13c1697..6c350eb98 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -94,4 +94,4 @@ repos:
args: [--config-path, tools/rust/rustfmt.toml]
types: [rust]
exclude: '^(kythe/proto/.*|third_party/.*)'
-exclude: '(.*/testdata/.*)|(third_party/.*)|(tools/platforms/configs/(versions.bzl|default_toolchain_config_spec_name/.*)$)'
+exclude: '(.*/testdata/.*|third_party/.*|tools/platforms/configs/rbe_default/.*)$'