Skip to content

Commit c76b895

Browse files
committed
👷 (pre-commit) Ignore bumpversion.cfg
1 parent 196f23c commit c76b895

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ repos:
1818
- id: mixed-line-ending
1919
args: ["--fix=lf"]
2020
- id: trailing-whitespace
21+
exclude: ".bumpversion.cfg" # wtf
2122

2223
# - repo: https://github.com/asottile/pyupgrade
2324
# rev: v3.10.1

0 commit comments

Comments
 (0)