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 21
21
- id : mixed-line-ending
22
22
- id : check-docstring-first
23
23
- repo : ' https://github.com/adrienverge/yamllint'
24
- rev : v1.28 .0
24
+ rev : v1.31 .0
25
25
hooks :
26
26
- id : yamllint
27
27
args :
@@ -32,13 +32,13 @@ repos:
32
32
hooks :
33
33
- id : absolufy-imports
34
34
- repo : ' https://github.com/hadialqattan/pycln'
35
- rev : v2.1.2
35
+ rev : v2.1.3
36
36
hooks :
37
37
- id : pycln
38
38
args :
39
39
- ' --all'
40
40
- repo : ' https://github.com/pycqa/isort'
41
- rev : 5.10.1
41
+ rev : 5.12.0
42
42
hooks :
43
43
- id : isort
44
44
args :
50
50
- ' --python-version'
51
51
- ' 39'
52
52
- repo : ' https://github.com/psf/black'
53
- rev : 22.10 .0
53
+ rev : 23.3 .0
54
54
hooks :
55
55
- id : black
56
56
args :
78
78
stages :
79
79
- manual
80
80
- repo : ' https://github.com/pre-commit/mirrors-mypy'
81
- rev : v0.991
81
+ rev : v1.2.0
82
82
hooks :
83
83
- id : mypy
84
84
args :
You can’t perform that action at this time.
0 commit comments