Skip to content

Commit db7bccb

Browse files
committed
Remove unused hooks
1 parent 6d2253b commit db7bccb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@ repos:
88
- id: check-added-large-files
99
- id: check-case-conflict
1010
- id: check-merge-conflict
11-
- id: check-symlinks
1211
- id: check-yaml
1312
- id: debug-statements
1413
- id: end-of-file-fixer
1514
- id: mixed-line-ending
1615
- id: name-tests-test
1716
args: ["--pytest-test-first"]
18-
- id: requirements-txt-fixer
1917
- id: trailing-whitespace
2018

2119
# Can run individually with `pre-commit run mypy --all-files`

0 commit comments

Comments
 (0)