Skip to content

Commit

Permalink
allow unsafe yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
samster25 committed Dec 19, 2024
1 parent f7034f0 commit c31f7fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ repos:
)$
- id: check-yaml
exclude: kubernetes-ops
args:
- --unsafe
- id: pretty-format-json
exclude: |
(?x)^(
Expand Down

0 comments on commit c31f7fe

Please sign in to comment.