File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ exclude: ^$
5
5
6
6
repos :
7
7
- repo : https://github.com/repo-helper/pyproject-parser
8
- rev : v0.4.3
8
+ rev : v0.5.0
9
9
hooks :
10
10
- id : reformat-pyproject
11
11
40
40
- id : bind-requirements
41
41
42
42
- repo : https://github.com/domdfcoding/flake8-dunder-all
43
- rev : v0.1.8
43
+ rev : v0.2.1
44
44
hooks :
45
45
- id : ensure-dunder-all
46
46
files : ^testing_tox/.*\.py$
67
67
- --keep-runtime-typing
68
68
69
69
- repo : https://github.com/Lucas-C/pre-commit-hooks
70
- rev : v1.1.13
70
+ rev : v1.1.14
71
71
hooks :
72
72
- id : remove-crlf
73
73
- id : forbid-crlf
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ setenv =
31
31
deps = importcheck>=0.1.0
32
32
commands =
33
33
python --version
34
- python -m importcheck {posargs}
34
+ python -m importcheck {posargs:--show }
35
35
36
36
[testenv:build]
37
37
skip_install = True
You can’t perform that action at this time.
0 commit comments