Skip to content

Commit 9d24f7e

Browse files
committed
Add and run check-yaml
1 parent 3d6eac7 commit 9d24f7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ repos:
99
- id: end-of-file-fixer
1010
exclude: ".*.min.js"
1111
- id: trailing-whitespace
12+
- id: check-yaml
1213
- repo: https://github.com/psf/black
1314
rev: 22.3.0
1415
hooks:

0 commit comments

Comments
 (0)