Skip to content

Commit

Permalink
Update {% if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja
Browse files Browse the repository at this point in the history
  • Loading branch information
twsl authored Oct 15, 2024
1 parent 057f6c7 commit 06da6d8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ repos:
hooks:
- id: check-merge-conflict
args: [--assume-in-merge]
- id: mixed-line-ending
args: [--fix={% line_ending %}]
- id: end-of-file-fixer
- id: trailing-whitespace
- id: check-json
Expand Down

0 comments on commit 06da6d8

Please sign in to comment.