File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/asottile/reorder_python_imports
3
- rev : v3.0.1
3
+ rev : v3.3.0
4
4
hooks :
5
5
- id : reorder-python-imports
6
6
- repo : https://github.com/asottile/pyupgrade
7
- rev : v2.31.1
7
+ rev : v2.34.0
8
8
hooks :
9
9
- id : pyupgrade
10
10
args : ['--py36-plus']
11
11
- repo : https://github.com/psf/black
12
- rev : 22.3 .0
12
+ rev : 22.6 .0
13
13
hooks :
14
14
- id : black
15
15
language_version : python3
16
16
- repo : https://github.com/pre-commit/pre-commit-hooks
17
- rev : v4.1 .0
17
+ rev : v4.3 .0
18
18
hooks :
19
19
- id : fix-byte-order-marker
20
20
- id : trailing-whitespace
21
21
- id : end-of-file-fixer
22
22
- repo : https://github.com/pre-commit/mirrors-prettier
23
- rev : ' v2.6.2 '
23
+ rev : ' v2.7.1 '
24
24
hooks :
25
25
- id : prettier
26
26
types : [file]
You can’t perform that action at this time.
0 commit comments