Skip to content

Commit

Permalink
Update pre-commit hook.
Browse files Browse the repository at this point in the history
  • Loading branch information
antejavor committed Apr 25, 2024
1 parent 18676c5 commit a0c9a96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ repos:
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
# - id: check-yaml
- id: check-yaml
exclude: ^charts/memgraph/templates/
- id: check-json
- id: mixed-line-ending
- id: check-merge-conflict
Expand Down

0 comments on commit a0c9a96

Please sign in to comment.