Skip to content

Commit f92371d

Browse files
committed
only check-yaml, add file extension
1 parent 7cd2100 commit f92371d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ repos:
2626
rev: v6.0.0
2727
hooks:
2828
- id: check-yaml
29-
- id: end-of-file-fixer
30-
- id: trailing-whitespace
29+
files: \.ya?ml$

0 commit comments

Comments
 (0)