File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
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.10.1
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.7 .0
8
+ - repo : https://github.com/psf/black-pre-commit-mirror
9
+ rev : 23.12 .0
10
10
hooks :
11
11
- id : black
12
12
args : [--skip-string-normalization]
13
13
14
14
- repo : https://github.com/PyCQA/isort
15
- rev : 5.12.0
15
+ rev : 5.13.1
16
16
hooks :
17
17
- id : isort
18
18
args : [--profile=black]
24
24
additional_dependencies : [flake8-2020]
25
25
26
26
- repo : https://github.com/sphinx-contrib/sphinx-lint
27
- rev : v0.6.7
27
+ rev : v0.9.1
28
28
hooks :
29
29
- id : sphinx-lint
30
30
args : ["--enable=default-role"]
35
35
- id : python-check-blanket-noqa
36
36
37
37
- repo : https://github.com/pre-commit/pre-commit-hooks
38
- rev : v4.4 .0
38
+ rev : v4.5 .0
39
39
hooks :
40
40
- id : check-json
41
41
- id : check-merge-conflict
You can’t perform that action at this time.
0 commit comments