Skip to content

Commit a708b15

Browse files
committed
Prevent case conflict in files
1 parent 08f3345 commit a708b15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,7 @@ repos:
4646
pass_filenames: false
4747
additional_dependencies:
4848
- "poetry"
49+
- repo: https://github.com/pre-commit/pre-commit-hooks
50+
rev: v6.0.0
51+
hooks:
52+
- id: check-case-conflict

0 commit comments

Comments
 (0)