Skip to content

Commit

Permalink
Exclude CHANGELOG for the mixed ending hook
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Sep 3, 2024
1 parent c0253f3 commit 6dbba8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ repos:
- id: debug-statements
- id: end-of-file-fixer
- id: mixed-line-ending
exclude: ^CHANGELOG.md$
- id: name-tests-test
args: ["--pytest-test-first"]
- id: trailing-whitespace
Expand Down

0 comments on commit 6dbba8a

Please sign in to comment.