File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
args : [--remove]
10
10
- id : check-yaml
11
11
- repo : https://github.com/asottile/reorder-python-imports
12
- rev : v3.14 .0
12
+ rev : v3.15 .0
13
13
hooks :
14
14
- id : reorder-python-imports
15
15
args : ['--application-directories=.:src', --py3-plus]
16
16
- repo : https://github.com/psf/black
17
- rev : 24.10 .0
17
+ rev : 25.1 .0
18
18
hooks :
19
19
- id : black
20
20
- repo : https://github.com/PyCQA/flake8
21
- rev : 7.1.1
21
+ rev : 7.2.0
22
22
hooks :
23
23
- id : flake8
24
24
additional_dependencies : [flake8-bugbear]
35
35
hooks :
36
36
- id : autoflake
37
37
- repo : https://github.com/pre-commit/mirrors-mypy
38
- rev : v1.14.1
38
+ rev : v1.15.0
39
39
hooks :
40
40
- id : mypy
41
41
files : ^(src/|tests/)
You can’t perform that action at this time.
0 commit comments