File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
repos :
6
6
- repo : https://github.com/asottile/pyupgrade
7
- rev : v3.15 .0
7
+ rev : v3.16 .0
8
8
hooks :
9
9
- id : pyupgrade
10
10
- repo : https://github.com/psf/black
11
- rev : 23.11.0
11
+ rev : 24.4.2
12
12
hooks :
13
13
- id : black
14
14
- repo : https://github.com/pre-commit/mirrors-prettier
15
- rev : v3.1.0
15
+ rev : v4.0.0-alpha.8
16
16
hooks :
17
17
- id : prettier
18
18
- repo : https://github.com/pre-commit/pre-commit-hooks
19
- rev : v4.5 .0
19
+ rev : v4.6 .0
20
20
hooks :
21
21
- id : check-ast
22
22
- id : check-builtin-literals
@@ -30,12 +30,12 @@ repos:
30
30
- id : mixed-line-ending
31
31
- id : trailing-whitespace
32
32
- repo : https://github.com/PyCQA/flake8
33
- rev : 6 .1.0
33
+ rev : 7 .1.0
34
34
hooks :
35
35
- id : flake8
36
36
args :
37
37
- --max-line-length=100
38
38
- repo : https://github.com/pre-commit/mirrors-mypy
39
- rev : v1.7 .1
39
+ rev : v1.10 .1
40
40
hooks :
41
41
- id : mypy
You can’t perform that action at this time.
0 commit comments