Skip to content

Commit

Permalink
fixed tab in yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <[email protected]>
  • Loading branch information
zerothi committed Feb 19, 2024
1 parent 663da11 commit 9c431a3
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 @@ -3,7 +3,7 @@ repos:
rev: v4.4.0
hooks:
- id: trailing-whitespace
exclude: ^LICENSE
exclude: ^LICENSE
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
Expand Down

0 comments on commit 9c431a3

Please sign in to comment.