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 8
8
9
9
repos :
10
10
- repo : https://github.com/psf/black
11
- rev : 24.4.2
11
+ rev : 24.8.0
12
12
hooks :
13
13
- id : black
14
14
args :
15
15
- --diff
16
16
- --check
17
17
- repo : https://github.com/PyCQA/flake8
18
- rev : 7.1.0
18
+ rev : 7.1.1
19
19
hooks :
20
20
- id : flake8
21
21
- repo : https://github.com/PyCQA/pylint
22
- rev : v3.2.4
22
+ rev : v3.2.6
23
23
hooks :
24
24
- id : pylint
25
25
args :
33
33
- gql[aiohttp]~=3.5.0
34
34
- async-lru~=1.0.3
35
35
- repo : https://github.com/pre-commit/mirrors-mypy
36
- rev : v1.10 .1
36
+ rev : v1.11 .1
37
37
hooks :
38
38
- id : mypy
39
39
additional_dependencies :
45
45
- gql[aiohttp]~=3.5.0
46
46
- async-lru~=1.0.3
47
47
- repo : https://github.com/asottile/pyupgrade
48
- rev : v3.16 .0
48
+ rev : v3.17 .0
49
49
hooks :
50
50
- id : pyupgrade
51
51
args :
You can’t perform that action at this time.
0 commit comments