File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ repos:
14
14
- id : reorder-python-imports
15
15
args : ['--application-directories=.:src', --py3-plus]
16
16
- repo : https://github.com/psf/black
17
- rev : 23.12.1
17
+ rev : 24.3.0
18
18
hooks :
19
19
- id : black
20
20
- repo : https://github.com/PyCQA/flake8
21
- rev : 6.1 .0
21
+ rev : 7.0 .0
22
22
hooks :
23
23
- id : flake8
24
24
additional_dependencies : [flake8-bugbear]
@@ -31,11 +31,11 @@ repos:
31
31
language : python
32
32
additional_dependencies : [pygments, restructuredtext_lint]
33
33
- repo : https://github.com/PyCQA/autoflake
34
- rev : v2.2 .1
34
+ rev : v2.3 .1
35
35
hooks :
36
36
- id : autoflake
37
37
- repo : https://github.com/pre-commit/mirrors-mypy
38
- rev : v1.8 .0
38
+ rev : v1.9 .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