Skip to content

Commit 442cc3c

Browse files
committed
exclude more in precommit
1 parent 025574a commit 442cc3c

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
@@ -1,6 +1,6 @@
11

22

3-
exclude: "(.*\\.csv)|(^examples/)"
3+
exclude: "(.*\\.csv)|(^examples/)|(^vetiver/tests/snapshot/)"
44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
66
rev: v2.4.0

0 commit comments

Comments
 (0)