File tree Expand file tree Collapse file tree 3 files changed +460
-149
lines changed Expand file tree Collapse file tree 3 files changed +460
-149
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.3 .0
6
+ rev : v4.4 .0
7
7
hooks :
8
8
- id : trailing-whitespace
9
9
- id : end-of-file-fixer
@@ -13,18 +13,18 @@ repos:
13
13
- id : double-quote-string-fixer
14
14
15
15
- repo : https://github.com/psf/black
16
- rev : 22.8 .0
16
+ rev : 22.10 .0
17
17
hooks :
18
18
- id : black
19
19
- id : black-jupyter
20
20
21
21
- repo : https://github.com/keewis/blackdoc
22
- rev : v0.3.7
22
+ rev : v0.3.8
23
23
hooks :
24
24
- id : blackdoc
25
25
26
26
- repo : https://github.com/PyCQA/flake8
27
- rev : 5 .0.4
27
+ rev : 6 .0.0
28
28
hooks :
29
29
- id : flake8
30
30
38
38
- id : isort
39
39
40
40
- repo : https://github.com/pre-commit/mirrors-prettier
41
- rev : v3.0.0-alpha.0
41
+ rev : v3.0.0-alpha.4
42
42
hooks :
43
43
- id : prettier
44
44
You can’t perform that action at this time.
0 commit comments