File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 9
9
- id : trailing-whitespace
10
10
11
11
- repo : https://github.com/psf/black
12
- rev : 22.6 .0
12
+ rev : 22.8 .0
13
13
hooks :
14
14
- id : black
15
15
@@ -19,29 +19,29 @@ repos:
19
19
- id : isort
20
20
21
21
- repo : https://github.com/nbQA-dev/nbQA
22
- rev : 1.3.1
22
+ rev : 1.5.2
23
23
hooks :
24
24
- id : nbqa-black
25
25
- id : nbqa-isort
26
26
27
27
- repo : https://github.com/kynan/nbstripout
28
- rev : 0.5.0
28
+ rev : 0.6.1
29
29
hooks :
30
30
- id : nbstripout
31
31
32
32
- repo : https://github.com/pre-commit/mirrors-prettier
33
- rev : v2.7.1
33
+ rev : v3.0.0-alpha.0
34
34
hooks :
35
35
- id : prettier
36
36
37
37
- repo : https://github.com/PyCQA/flake8
38
- rev : 4 .0.1
38
+ rev : 5 .0.4
39
39
hooks :
40
40
- id : flake8
41
41
additional_dependencies : [flake8-typing-imports==1.7.0]
42
42
43
- - repo : https://github.com/myint /autoflake
44
- rev : v1.4
43
+ - repo : https://github.com/PyCQA /autoflake
44
+ rev : v1.6.1
45
45
hooks :
46
46
- id : autoflake
47
47
args :
You can’t perform that action at this time.
0 commit comments