Skip to content

Commit d8566a9

Browse files
authored
Prevent case conflict in files (#2788)
1 parent fe43c62 commit d8566a9

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)