Skip to content

Commit

Permalink
fix: end of line fix on precommit of .bumpversion.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
jessecooper committed Apr 19, 2024
1 parent 15eff5f commit 9dcce05
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 @@ -31,6 +31,7 @@ repos:
- id: check-added-large-files
- id: check-merge-conflict
- id: end-of-file-fixer
exclude: .bumpversion.cfg
- id: mixed-line-ending
args: ['--fix=no']
- id: trailing-whitespace
Expand Down

0 comments on commit 9dcce05

Please sign in to comment.