File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,13 @@ repos:
28
28
name : isort
29
29
30
30
- repo : https://github.com/psf/black
31
- rev : 22.3 .0
31
+ rev : 22.10 .0
32
32
hooks :
33
33
- id : black
34
34
language_version : python3
35
35
36
36
- repo : https://github.com/pycqa/flake8
37
- rev : 4 .0.1
37
+ rev : 5 .0.4
38
38
hooks :
39
39
- id : flake8
40
40
exclude : docs/source/conf.py, __pycache__
47
47
additional_dependencies : ["toml"]
48
48
49
49
- repo : https://github.com/nbQA-dev/nbQA
50
- rev : 1.3.1
50
+ rev : 1.5.2
51
51
hooks :
52
52
- id : nbqa-isort
53
53
args : [--nbqa-mutate, --nbqa-dont-skip-bad-cells]
67
67
additional_dependencies : [ "bandit[toml]" ]
68
68
69
69
- repo : https://github.com/PyCQA/doc8
70
- rev : 0.11.2
70
+ rev : v1.0.0
71
71
hooks :
72
72
- id : doc8
73
73
args : ["--max-line-length=88", "--config=pyproject.toml", "docs"]
You can’t perform that action at this time.
0 commit comments