File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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/pre-commit-hooks
6
- rev : v4.2 .0
6
+ rev : v4.3 .0
7
7
hooks :
8
8
- id : trailing-whitespace
9
9
- id : end-of-file-fixer
@@ -17,12 +17,12 @@ repos:
17
17
- id : check-added-large-files
18
18
19
19
- repo : https://github.com/psf/black
20
- rev : 22.3 .0
20
+ rev : 22.6 .0
21
21
hooks :
22
22
- id : black
23
23
24
24
- repo : https://github.com/pre-commit/mirrors-prettier
25
- rev : v2.6.2
25
+ rev : v2.7.1
26
26
hooks :
27
27
- id : prettier
28
28
files : \.(html|md|yml|yaml)
34
34
- id : blacken-docs
35
35
36
36
- repo : https://github.com/asottile/pyupgrade
37
- rev : v2.32 .1
37
+ rev : v2.37 .1
38
38
hooks :
39
39
- id : pyupgrade
40
40
args : [--py37-plus]
Original file line number Diff line number Diff line change 1
- pre-commit>=2.19
1
+ pre-commit>=2.20
You can’t perform that action at this time.
0 commit comments