Skip to content

Commit 98c0f11

Browse files
committed
Update .pre-commit-config.yaml
1 parent 3820eec commit 98c0f11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ repos:
33
rev: v4.5.0
44
hooks:
55
- id: trailing-whitespace
6+
exclude: ^database/
67
- id: end-of-file-fixer
8+
exclude: ^database/
79
- id: check-yaml
810
- id: check-added-large-files
911

0 commit comments

Comments
 (0)