Skip to content

Commit 73859ae

Browse files
committed
chore: update pre-commit
1 parent e362797 commit 73859ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ repos:
33
rev: v4.6.0
44
hooks:
55
- id: trailing-whitespace
6+
exclude: ^sites/
67
- id: end-of-file-fixer
7-
exclude: ^signature/css/signature.css.map
8+
exclude: ^signature/css/signature.css.map|^sites/
89
- id: check-yaml
910
- id: check-added-large-files
1011
exclude: ^signature/assets/current_banner.png

0 commit comments

Comments
 (0)