File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.2 .0
3
+ rev : v4.3 .0
4
4
hooks :
5
5
- id : check-added-large-files
6
6
args : ['--maxkb=100']
@@ -26,17 +26,17 @@ repos:
26
26
- id : python-use-type-annotations
27
27
- id : text-unicode-replacement-char
28
28
- repo : https://github.com/asottile/pyupgrade
29
- rev : v2.32.0
29
+ rev : v2.37.2
30
30
hooks :
31
31
- id : pyupgrade
32
32
args : [--py37-plus]
33
33
- repo : https://github.com/asottile/reorder_python_imports
34
- rev : v3.0.1
34
+ rev : v3.8.2
35
35
hooks :
36
36
- id : reorder-python-imports
37
37
args : [--py37-plus, --add-import, 'from __future__ import annotations']
38
38
- repo : https://github.com/psf/black
39
- rev : 22.3 .0
39
+ rev : 22.6 .0
40
40
hooks :
41
41
- id : black
42
42
- repo : https://github.com/PyCQA/flake8
61
61
Pygments,
62
62
]
63
63
- repo : https://github.com/asottile/setup-cfg-fmt
64
- rev : v1.20.1
64
+ rev : v1.20.2
65
65
hooks :
66
66
- id : setup-cfg-fmt
67
67
- repo : https://github.com/econchick/interrogate
You can’t perform that action at this time.
0 commit comments