Clement Vachet commited on
Commit
93ef7e6
·
1 Parent(s): f69e3f4

Remove duplicate hook

Browse files
Files changed (1) hide show
  1. .pre-commit-config.yaml +0 -1
.pre-commit-config.yaml CHANGED
@@ -9,7 +9,6 @@ repos:
9
  - id: debug-statements
10
  - id: detect-private-key
11
  - id: mixed-line-ending
12
- - id: trailing-whitespace
13
  - id: end-of-file-fixer
14
  - repo: local
15
  hooks:
 
9
  - id: debug-statements
10
  - id: detect-private-key
11
  - id: mixed-line-ending
 
12
  - id: end-of-file-fixer
13
  - repo: local
14
  hooks: