Skip to content

Commit 84ed978

Browse files
authored
Prevent case conflict in files (#3261)
1 parent fa7ee06 commit 84ed978

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
@@ -62,3 +62,7 @@ repos:
6262
pass_filenames: false
6363
additional_dependencies:
6464
- "poetry"
65+
- repo: https://github.com/pre-commit/pre-commit-hooks
66+
rev: v6.0.0
67+
hooks:
68+
- id: check-case-conflict

0 commit comments

Comments
 (0)