File tree 1 file changed +6
-6
lines changed
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/pre-commit-hooks
6
- rev : v4.3 .0
6
+ rev : v4.6 .0
7
7
hooks :
8
8
- id : trailing-whitespace
9
9
- id : end-of-file-fixer
@@ -13,26 +13,26 @@ 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 : 24.4.2
17
17
hooks :
18
18
- id : black-jupyter
19
19
20
20
- repo : https://github.com/keewis/blackdoc
21
- rev : v0.3.6
21
+ rev : v0.3.9
22
22
hooks :
23
23
- id : blackdoc
24
24
25
25
- repo : https://github.com/PyCQA/flake8
26
- rev : 5.0.4
26
+ rev : 7.1.0
27
27
hooks :
28
28
- id : flake8
29
29
30
30
- repo : https://github.com/PyCQA/isort
31
- rev : 5.10.1
31
+ rev : 5.13.2
32
32
hooks :
33
33
- id : isort
34
34
35
35
- repo : https://github.com/pre-commit/mirrors-prettier
36
- rev : v3 .0.0-alpha.0
36
+ rev : v4 .0.0-alpha.8
37
37
hooks :
38
38
- id : prettier
You can’t perform that action at this time.
0 commit comments