There was an error while loading. Please reload this page.
1 parent 1e07d07 commit 7eb6dbbCopy full SHA for 7eb6dbb
1 file changed
.pre-commit-config.yaml
@@ -27,22 +27,6 @@ repos:
27
- id: trailing-whitespace
28
priority: 4
29
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
37
- - id: python-no-eval
38
39
- - id: python-no-log-warn
40
41
- - id: python-use-type-annotations
42
43
- - id: text-unicode-replacement-char
44
45
-
46
- repo: https://github.com/IamTheFij/docker-pre-commit
47
rev: v3.0.1
48
hooks:
0 commit comments