File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.0.1
3
+ rev : v4.3.0
4
4
hooks :
5
5
- id : check-case-conflict
6
6
- id : check-merge-conflict
@@ -12,25 +12,25 @@ repos:
12
12
- id : trailing-whitespace
13
13
14
14
- repo : https://github.com/asottile/pyupgrade
15
- rev : v2.29.0
15
+ rev : v2.38.2
16
16
hooks :
17
17
- id : pyupgrade
18
18
name : PyUpgrade 3.8+
19
19
args : ["--py38-plus"]
20
20
exclude : ^bin/
21
21
22
22
- repo : https://github.com/PyCQA/isort
23
- rev : 5.9.3
23
+ rev : 5.10.1
24
24
hooks :
25
25
- id : isort
26
26
args : [--profile, black]
27
27
28
28
- repo : https://github.com/psf/black
29
- rev : 21.9b0
29
+ rev : 22.8.0
30
30
hooks :
31
31
- id : black
32
32
33
33
- repo : https://github.com/asottile/setup-cfg-fmt
34
- rev : v1.18 .0
34
+ rev : v2.0 .0
35
35
hooks :
36
36
- id : setup-cfg-fmt
You can’t perform that action at this time.
0 commit comments