diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d8791c06f..c40b98c91 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ # See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks -exclude: '^(prover_snapshots)|(generated_definitions)|(c_emulator/SoftFloat-3e)' +exclude: '^(prover_snapshots)|(generated_definitions)|(c_emulator/SoftFloat-3e)|(TEST_DIR_ROOT/riscv_tests.git.subtree)' minimum_pre_commit_version: 2.10.0 repos: - repo: https://github.com/pre-commit/pre-commit-hooks