Skip to content

Commit 7eb6dbb

Browse files
committed
Drop useless pre-commit hooks
1 parent 1e07d07 commit 7eb6dbb

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,6 @@ repos:
2727
- id: trailing-whitespace
2828
priority: 4
2929

30-
- repo: https://github.com/pre-commit/pygrep-hooks
31-
rev: v1.10.0
32-
hooks:
33-
- id: python-check-blanket-noqa
34-
priority: 0
35-
- id: python-check-mock-methods
36-
priority: 0
37-
- id: python-no-eval
38-
priority: 0
39-
- id: python-no-log-warn
40-
priority: 0
41-
- id: python-use-type-annotations
42-
priority: 0
43-
- id: text-unicode-replacement-char
44-
priority: 0
45-
4630
- repo: https://github.com/IamTheFij/docker-pre-commit
4731
rev: v3.0.1
4832
hooks:

0 commit comments

Comments
 (0)