Skip to content

Commit

Permalink
revert(lint): revert pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
brucetony committed Mar 25, 2024
1 parent e84c912 commit 4ead397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repos:
hooks:
- id: check-added-large-files
- id: check-toml
# - id: check-yaml
- id: check-yaml
args: [ --unsafe ]
exclude: ^helm/
- id: end-of-file-fixer
Expand Down

0 comments on commit 4ead397

Please sign in to comment.