File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change
1
+ ci :
2
+ autoupdate_schedule : quarterly
3
+
1
4
repos :
2
5
- repo : https://github.com/pre-commit/mirrors-prettier
3
- rev : v2.5.1
6
+ rev : v3.0.0-alpha.9-for-vscode
4
7
hooks :
5
8
- id : prettier
6
9
- repo : https://github.com/PyCQA/flake8
7
- rev : 4 .0.1
10
+ rev : 6 .0.0
8
11
hooks :
9
12
- id : flake8
10
13
- repo : https://github.com/asottile/pyupgrade
11
- rev : v2.31.0
14
+ rev : v3.3.2
12
15
hooks :
13
16
- id : pyupgrade
14
17
args :
15
18
- --py36-plus
16
19
- repo : https://github.com/pycqa/isort
17
- rev : 5.10.1
20
+ rev : 5.12.0
18
21
hooks :
19
22
- id : isort
20
23
name : isort (python)
21
24
- repo : https://github.com/psf/black
22
- rev : 22.1 .0
25
+ rev : 23.3 .0
23
26
hooks :
24
27
- id : black
25
28
- repo : https://github.com/pre-commit/pre-commit-hooks
26
- rev : v4.1 .0
29
+ rev : v4.4 .0
27
30
hooks :
28
31
- id : end-of-file-fixer
You can’t perform that action at this time.
0 commit comments