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/pre-commit/mirrors-prettier
6
- rev : v3 .0.0-alpha.9-for-vscode
6
+ rev : v4 .0.0-alpha.8
7
7
hooks :
8
8
- id : prettier
9
9
- repo : https://github.com/PyCQA/flake8
10
- rev : 6.0 .0
10
+ rev : 7.1 .0
11
11
hooks :
12
12
- id : flake8
13
13
- repo : https://github.com/asottile/pyupgrade
14
- rev : v3.3.2
14
+ rev : v3.16.0
15
15
hooks :
16
16
- id : pyupgrade
17
17
args :
18
18
- --py36-plus
19
19
- repo : https://github.com/pycqa/isort
20
- rev : 5.12.0
20
+ rev : 5.13.2
21
21
hooks :
22
22
- id : isort
23
23
name : isort (python)
24
24
- repo : https://github.com/psf/black
25
- rev : 23.3.0
25
+ rev : 24.4.2
26
26
hooks :
27
27
- id : black
28
28
- repo : https://github.com/pre-commit/pre-commit-hooks
29
- rev : v4.4 .0
29
+ rev : v4.6 .0
30
30
hooks :
31
31
- id : end-of-file-fixer
You can’t perform that action at this time.
0 commit comments