File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
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.4 .0
3
+ rev : v4.6 .0
4
4
hooks :
5
5
- id : check-ast
6
6
- id : check-builtin-literals
@@ -12,48 +12,48 @@ repos:
12
12
- id : end-of-file-fixer
13
13
- id : trailing-whitespace
14
14
- repo : https://github.com/asottile/pyupgrade
15
- rev : v3.3.1
15
+ rev : v3.15.2
16
16
hooks :
17
17
- id : pyupgrade
18
18
args :
19
19
- --py3-plus
20
20
- repo : https://github.com/PyCQA/isort
21
- rev : 5.12.0
21
+ rev : 5.13.2
22
22
hooks :
23
23
- id : isort
24
24
- repo : https://github.com/psf/black
25
- rev : 22.12 .0
25
+ rev : 24.4 .0
26
26
hooks :
27
27
- id : black
28
28
args :
29
29
- --safe
30
30
- repo : https://github.com/PyCQA/flake8
31
- rev : 6 .0.0
31
+ rev : 7 .0.0
32
32
hooks :
33
33
- id : flake8
34
34
additional_dependencies :
35
35
- flake8-bugbear == 22.9.23
36
36
- repo : https://github.com/asottile/setup-cfg-fmt
37
- rev : v2.2 .0
37
+ rev : v2.5 .0
38
38
hooks :
39
39
- id : setup-cfg-fmt
40
40
args :
41
41
- --min-py3-version
42
42
- " 3.5"
43
43
- repo : https://github.com/tox-dev/tox-ini-fmt
44
- rev : 0.6.0
44
+ rev : 1.3.1
45
45
hooks :
46
46
- id : tox-ini-fmt
47
47
args :
48
48
- -p
49
49
- fix
50
50
- repo : https://github.com/asottile/blacken-docs
51
- rev : v1.12.1
51
+ rev : 1.16.0
52
52
hooks :
53
53
- id : blacken-docs
54
54
additional_dependencies :
55
55
- black==20.8b1
56
56
- repo : https://github.com/pre-commit/pygrep-hooks
57
- rev : v1.9 .0
57
+ rev : v1.10 .0
58
58
hooks :
59
59
- id : rst-backticks
You can’t perform that action at this time.
0 commit comments