Skip to content

Commit

Permalink
pre-commit: ignore .bumpversion.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmouchet committed Mar 5, 2023
1 parent 03f3b73 commit ad779aa
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 @@ -11,6 +11,7 @@ repos:
rev: v4.4.0
hooks:
- id: trailing-whitespace
exclude: ^.bumpversion.cfg$
exclude_types: [ markdown ]
- id: end-of-file-fixer
- id: check-yaml
Expand Down

0 comments on commit ad779aa

Please sign in to comment.