File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/asottile/pyupgrade
3
- rev : v3.2.2
3
+ rev : v3.15.0
4
4
hooks :
5
5
- id : pyupgrade
6
6
args : [--py39-plus]
7
7
- repo : https://github.com/ikamensh/flynt/
8
- rev : ' 0.77 '
8
+ rev : ' 1.0.1 '
9
9
hooks :
10
10
- id : flynt
11
11
- repo : https://github.com/psf/black
12
- rev : 22 .10.0
12
+ rev : 23 .10.1
13
13
hooks :
14
14
- id : black
15
15
language_version : python3.9
16
16
- repo : https://github.com/keewis/blackdoc
17
- rev : v0.3.8
17
+ rev : v0.3.9
18
18
hooks :
19
19
- id : blackdoc
20
20
language_version : python3.9
21
21
- repo : https://github.com/PyCQA/flake8
22
- rev : 6.0 .0
22
+ rev : 6.1 .0
23
23
hooks :
24
24
- id : flake8
25
25
- repo : https://github.com/pycqa/pydocstyle
26
- rev : 6.1.1
26
+ rev : 6.3.0
27
27
hooks :
28
28
- id : pydocstyle
29
29
args :
You can’t perform that action at this time.
0 commit comments