Skip to content

Commit

Permalink
allow multiple yaml docs in one for check-yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri authored Dec 20, 2024
1 parent 78dcc9b commit 0a39a52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
args: ['--allow-multiple-documents']
- id: check-added-large-files
- repo: https://github.com/psf/black
rev: 22.10.0
Expand Down

0 comments on commit 0a39a52

Please sign in to comment.