File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
4
4
repos :
5
5
- repo : https://github.com/asottile/pyupgrade
6
- rev : v2.38.2
6
+ rev : v3.3.1
7
7
hooks :
8
8
- id : pyupgrade
9
9
args :
10
10
- --py37-plus
11
11
12
12
- repo : https://github.com/pycqa/isort
13
- rev : 5.10.1
13
+ rev : 5.12.0
14
14
hooks :
15
15
- id : isort
16
16
17
17
- repo : https://github.com/hadialqattan/pycln
18
- rev : v2.1.1
18
+ rev : v2.1.3
19
19
hooks :
20
20
- id : pycln
21
21
args : [--all]
22
22
23
23
- repo : https://github.com/psf/black
24
- rev : 22.8 .0
24
+ rev : 23.3 .0
25
25
hooks :
26
26
- id : black
27
27
@@ -43,13 +43,13 @@ repos:
43
43
- pep8-naming==0.13.2
44
44
45
45
- repo : https://github.com/pycqa/flake8
46
- rev : 5 .0.4
46
+ rev : 6 .0.0
47
47
hooks :
48
48
- id : flake8
49
49
additional_dependencies : *flake8_deps
50
50
51
51
- repo : https://github.com/pre-commit/pre-commit-hooks
52
- rev : v4.3 .0
52
+ rev : v4.4 .0
53
53
hooks :
54
54
- id : trailing-whitespace
55
55
exclude : ^tests/.*/fixtures/.*
You can’t perform that action at this time.
0 commit comments