File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.3 .0
3
+ rev : v4.4 .0
4
4
hooks :
5
5
- id : check-merge-conflict
6
6
- repo : https://github.com/asottile/yesqa
7
- rev : v1.3 .0
7
+ rev : v1.4 .0
8
8
hooks :
9
9
- id : yesqa
10
10
- repo : https://github.com/psf/black
11
- rev : 22.6 .0
11
+ rev : 22.12 .0
12
12
hooks :
13
13
- id : black
14
+ - repo : https://github.com/pycqa/isort
15
+ rev : 5.12.0
16
+ hooks :
17
+ - id : isort
14
18
- repo : https://github.com/pycqa/flake8
15
- rev : 3.9.2
19
+ rev : 6.0.0
16
20
hooks :
17
21
- id : flake8
18
22
- repo : https://github.com/asottile/pyupgrade
19
- rev : v2.34.0
23
+ rev : v3.3.1
20
24
hooks :
21
25
- id : pyupgrade
22
26
args : ["--py38-plus"]
23
27
- repo : https://github.com/pre-commit/pre-commit-hooks
24
- rev : v4.3 .0
28
+ rev : v4.4 .0
25
29
hooks :
26
30
- id : end-of-file-fixer
27
31
- id : trailing-whitespace
44
48
args : ["--remove"]
45
49
- id : detect-private-key
46
50
- repo : https://github.com/pre-commit/mirrors-prettier
47
- rev : v2.7.1
51
+ rev : v3.0.0-alpha.4
48
52
hooks :
49
53
- id : prettier
You can’t perform that action at this time.
0 commit comments