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/pre-commit/pre-commit-hooks
3
- rev : v4.1 .0
3
+ rev : v4.5 .0
4
4
hooks :
5
5
- id : trailing-whitespace
6
6
- id : end-of-file-fixer
@@ -10,21 +10,21 @@ repos:
10
10
- id : double-quote-string-fixer
11
11
12
12
- repo : https://github.com/psf/black
13
- rev : 22.1.0
13
+ rev : 23.12.1
14
14
hooks :
15
15
- id : black-jupyter
16
16
17
17
- repo : https://github.com/PyCQA/flake8
18
- rev : 4.0.1
18
+ rev : 6.1.0
19
19
hooks :
20
20
- id : flake8
21
21
22
22
- repo : https://github.com/PyCQA/isort
23
- rev : 5.10.1
23
+ rev : 5.13.2
24
24
hooks :
25
25
- id : isort
26
26
27
27
- repo : https://github.com/pre-commit/mirrors-prettier
28
- rev : v2.5.1
28
+ rev : v4.0.0-alpha.8
29
29
hooks :
30
30
- id : prettier
You can’t perform that action at this time.
0 commit comments