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 7
7
- id : end-of-file-fixer
8
8
- id : trailing-whitespace
9
9
- repo : https://github.com/asottile/pyupgrade
10
- rev : v3.15.0
10
+ rev : v3.15.2
11
11
hooks :
12
12
- id : pyupgrade
13
13
args : [--py37-plus, --keep-runtime-typing]
16
16
hooks :
17
17
- id : setup-cfg-fmt
18
18
- repo : https://github.com/PyCQA/autoflake
19
- rev : v2.2 .1
19
+ rev : v2.3 .1
20
20
hooks :
21
21
- id : autoflake
22
22
args : ["--in-place", "--remove-all-unused-imports"]
@@ -25,10 +25,10 @@ repos:
25
25
hooks :
26
26
- id : isort
27
27
- repo : https://github.com/psf/black
28
- rev : 23.12.1
28
+ rev : 24.3.0
29
29
hooks :
30
30
- id : black
31
31
- repo : https://github.com/PyCQA/flake8
32
- rev : 6.1 .0
32
+ rev : 7.0 .0
33
33
hooks :
34
34
- id : flake8
You can’t perform that action at this time.
0 commit comments