File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/psf/black
3
- rev : 23.11 .0
3
+ rev : 24.10 .0
4
4
hooks :
5
5
- id : black
6
6
args : [--safe, --quiet]
7
7
- repo : https://github.com/asottile/reorder-python-imports
8
- rev : v3.12 .0
8
+ rev : v3.14 .0
9
9
hooks :
10
10
- id : reorder-python-imports
11
11
args : [ "--application-directories=.:src" , --py3-plus]
12
12
- repo : https://github.com/pre-commit/pre-commit-hooks
13
- rev : v4.5 .0
13
+ rev : v5.0 .0
14
14
hooks :
15
15
- id : trailing-whitespace
16
16
- id : end-of-file-fixer
17
17
- id : check-yaml
18
18
- id : debug-statements
19
19
- repo : https://github.com/PyCQA/flake8
20
- rev : 6 .1.0
20
+ rev : 7 .1.1
21
21
hooks :
22
22
- id : flake8
23
23
- repo : https://github.com/asottile/pyupgrade
24
- rev : v3.15 .0
24
+ rev : v3.19 .0
25
25
hooks :
26
26
- id : pyupgrade
27
27
args : [--py37-plus]
28
28
- repo : https://github.com/tox-dev/pyproject-fmt
29
- rev : " 1 .5.1 "
29
+ rev : " v2 .5.0 "
30
30
hooks :
31
31
- id : pyproject-fmt
32
32
- repo : https://github.com/pre-commit/mirrors-mypy
33
- rev : ' v1.7.1 '
33
+ rev : ' v1.13.0 '
34
34
hooks :
35
35
- id : mypy
36
36
additional_dependencies :
You can’t perform that action at this time.
0 commit comments