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 7
7
- id : seed-isort-config
8
8
9
9
- repo : https://github.com/PyCQA/isort
10
- rev : 5.12.0
10
+ rev : 5.13.2
11
11
hooks :
12
12
- id : isort
13
13
14
14
- repo : https://github.com/psf/black
15
- rev : 23.11 .0
15
+ rev : 24.2 .0
16
16
hooks :
17
17
- id : black
18
18
args : [--target-version=py36]
45
45
- --autofix
46
46
47
47
- repo : https://github.com/PyCQA/flake8
48
- rev : 6.1 .0
48
+ rev : 7.0 .0
49
49
hooks :
50
50
- id : flake8
51
51
additional_dependencies : [
@@ -66,13 +66,13 @@ repos:
66
66
]
67
67
68
68
- repo : https://github.com/pre-commit/mirrors-mypy
69
- rev : v1.7.1
69
+ rev : v1.8.0
70
70
hooks :
71
71
- id : mypy
72
72
args : [--config-file=mypy.ini]
73
73
74
74
- repo : https://github.com/adrienverge/yamllint.git
75
- rev : v1.33 .0
75
+ rev : v1.34 .0
76
76
hooks :
77
77
- id : yamllint
78
78
# args: [--config-data=relaxed]
You can’t perform that action at this time.
0 commit comments