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 5
5
repos :
6
6
7
7
- repo : https://github.com/pre-commit/pre-commit-hooks
8
- rev : v4.1 .0
8
+ rev : v4.4 .0
9
9
hooks :
10
10
- id : check-ast
11
11
- id : trailing-whitespace
19
19
- id : check-yaml
20
20
21
21
- repo : https://github.com/PyCQA/isort
22
- rev : 5.10.1
22
+ rev : 5.12.0
23
23
hooks :
24
24
- id : isort
25
25
name : isort
@@ -30,12 +30,12 @@ repos:
30
30
- python
31
31
32
32
- repo : https://github.com/psf/black
33
- rev : 22.3.0
33
+ rev : 23.9.1
34
34
hooks :
35
35
- id : black
36
36
37
37
- repo : https://github.com/nbQA-dev/nbQA
38
- rev : 1.3.1
38
+ rev : 1.7.0
39
39
hooks :
40
40
- id : nbqa-black
41
41
additional_dependencies :
49
49
- --nbqa-mutate
50
50
51
51
- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
52
- rev : v2.3 .0
52
+ rev : v2.10 .0
53
53
hooks :
54
54
- id : pretty-format-ini
55
55
args : [--autofix]
You can’t perform that action at this time.
0 commit comments