File tree 1 file changed +7
-7
lines changed
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/asottile/pyupgrade
3
- rev : v3.14 .0
3
+ rev : v3.15 .0
4
4
hooks :
5
5
- id : pyupgrade
6
6
args : [--py38-plus]
7
7
8
- - repo : https://github.com/psf/black
9
- rev : 23.9 .1
8
+ - repo : https://github.com/psf/black-pre-commit-mirror
9
+ rev : 23.12 .1
10
10
hooks :
11
11
- id : black
12
12
exclude : ^html/
13
13
14
14
- repo : https://github.com/PyCQA/isort
15
- rev : 5.12.0
15
+ rev : 5.13.2
16
16
hooks :
17
17
- id : isort
18
18
30
30
- id : python-no-log-warn
31
31
32
32
- repo : https://github.com/pre-commit/pre-commit-hooks
33
- rev : v4.4 .0
33
+ rev : v4.5 .0
34
34
hooks :
35
35
- id : check-case-conflict
36
36
- id : check-merge-conflict
@@ -41,12 +41,12 @@ repos:
41
41
- id : trailing-whitespace
42
42
43
43
- repo : https://github.com/tox-dev/pyproject-fmt
44
- rev : 1.2.0
44
+ rev : 1.5.3
45
45
hooks :
46
46
- id : pyproject-fmt
47
47
48
48
- repo : https://github.com/abravalheri/validate-pyproject
49
- rev : v0.14
49
+ rev : v0.15
50
50
hooks :
51
51
- id : validate-pyproject
52
52
You can’t perform that action at this time.
0 commit comments