Skip to content

Commit

Permalink
pre-commit: add check-yaml hook
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWillitts committed Nov 18, 2024
1 parent 70662ac commit edb29af
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 @@ -35,6 +35,7 @@ repos:
- id: check-executables-have-shebangs
- id: check-merge-conflict
- id: check-toml
- id: check-yaml
- id: debug-statements
- id: detect-private-key
- id: fix-byte-order-marker
Expand Down

0 comments on commit edb29af

Please sign in to comment.