Skip to content

Commit 71985bd

Browse files
committed
chore: update pre-commit configuration
1 parent f95099b commit 71985bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ repos:
33
rev: v4.6.0
44
hooks:
55
- id: trailing-whitespace
6-
exclude: ^sites/
6+
exclude: ^site/
77
- id: end-of-file-fixer
8-
exclude: ^signature/css/signature.css.map|^sites/
8+
exclude: ^signature/css/signature.css.map|^site/
99
- id: check-yaml
1010
- id: check-added-large-files
1111
exclude: ^signature/assets/current_banner.png

0 commit comments

Comments
 (0)