Skip to content

Commit 9781d0b

Browse files
authored
Prevent case conflict in files (DataDog#3477)
1 parent 9df2d33 commit 9781d0b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,7 @@ repos:
5757
pass_filenames: false
5858
additional_dependencies:
5959
- "poetry"
60+
- repo: https://github.com/pre-commit/pre-commit-hooks
61+
rev: v6.0.0
62+
hooks:
63+
- id: check-case-conflict

0 commit comments

Comments
 (0)