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
files : .+\.py$
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
16
16
- repo : https://github.com/PyCQA/flake8
17
- rev : 4 .0.1
17
+ rev : 5 .0.4
18
18
hooks :
19
19
- id : flake8
20
20
21
21
- repo : https://github.com/pre-commit/mirrors-mypy
22
- rev : v0.961
22
+ rev : v0.981
23
23
hooks :
24
24
- id : mypy
25
25
additional_dependencies : [types-all]
@@ -31,15 +31,15 @@ repos:
31
31
additional_dependencies : [sphinx]
32
32
33
33
- repo : https://github.com/executablebooks/mdformat
34
- rev : 0.7.14
34
+ rev : 0.7.16
35
35
hooks :
36
36
- id : mdformat
37
37
additional_dependencies :
38
38
- mdformat-black
39
39
- mdformat-myst
40
40
41
41
- repo : https://github.com/nbQA-dev/nbQA
42
- rev : 1.3.1
42
+ rev : 1.5.2
43
43
hooks :
44
44
- id : nbqa-black
45
45
- id : nbqa-pyupgrade
52
52
additional_dependencies : [mdformat==0.7.14]
53
53
54
54
- repo : https://github.com/asottile/pyupgrade
55
- rev : v2.34.0
55
+ rev : v2.38.2
56
56
hooks :
57
57
- id : pyupgrade
58
58
args :
67
67
- id : check-yaml
68
68
69
69
- repo : https://github.com/keewis/blackdoc
70
- rev : v0.3.4
70
+ rev : v0.3.7
71
71
hooks :
72
72
- id : blackdoc
73
73
files : .+\.py$
You can’t perform that action at this time.
0 commit comments