Skip to content

Commit 173cc7e

Browse files
author
codegen-bot
committed
exclude repositories from pre-commit
1 parent b273153 commit 173cc7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
rev: v5.0.0
2424
hooks:
2525
- id: trailing-whitespace
26-
exclude: tests/
26+
exclude: (tests/|repositories/)
2727
exclude_types: [mdx, pyi]
2828
- id: check-yaml
2929
- id: end-of-file-fixer

0 commit comments

Comments
 (0)