File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,31 +16,31 @@ exclude: >
16
16
repos :
17
17
18
18
- repo : https://github.com/pre-commit/pre-commit-hooks
19
- rev : v4.3 .0
19
+ rev : v4.4 .0
20
20
hooks :
21
21
- id : check-json
22
22
- id : check-yaml
23
23
- id : end-of-file-fixer
24
24
- id : trailing-whitespace
25
25
26
26
- repo : https://github.com/pycqa/isort
27
- rev : 5.10.1
27
+ rev : 5.12.0
28
28
hooks :
29
29
- id : isort
30
30
31
31
- repo : https://github.com/psf/black
32
- rev : 22.6 .0
32
+ rev : 23.1 .0
33
33
hooks :
34
34
- id : black
35
35
36
36
- repo : https://github.com/PyCQA/flake8
37
- rev : 5 .0.2
37
+ rev : 6 .0.0
38
38
hooks :
39
39
- id : flake8
40
40
additional_dependencies : [flake8-bugbear~=22.7]
41
41
42
42
- repo : https://github.com/pre-commit/mirrors-mypy
43
- rev : v0.971
43
+ rev : v1.0.1
44
44
hooks :
45
45
- id : mypy
46
46
additional_dependencies : [mdurl]
You can’t perform that action at this time.
0 commit comments