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 @@ -7,25 +7,25 @@ exclude: |
7
7
)$
8
8
repos :
9
9
- repo : https://github.com/pre-commit/pre-commit-hooks
10
- rev : v4.4 .0
10
+ rev : v4.6 .0
11
11
hooks :
12
12
- id : debug-statements
13
13
- id : check-merge-conflict
14
14
- repo : https://github.com/psf/black
15
- rev : 23.3.0
15
+ rev : 24.4.2
16
16
hooks :
17
17
- id : black
18
18
language_version : python3
19
19
- repo : https://github.com/pycqa/flake8
20
- rev : 6 .0.0
20
+ rev : 7 .0.0
21
21
hooks :
22
22
- id : flake8
23
23
- repo : https://github.com/pycqa/isort
24
- rev : 5.12.0
24
+ rev : 5.13.2
25
25
hooks :
26
26
- id : isort
27
27
- repo : https://github.com/pre-commit/mirrors-mypy
28
- rev : v1.2 .0
28
+ rev : v1.10 .0
29
29
hooks :
30
30
- id : mypy
31
31
args : [--ignore-missing-imports]
You can’t perform that action at this time.
0 commit comments