File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/PyCQA/isort
3
- rev : 5.13.2
3
+ rev : 6.0.0
4
4
hooks :
5
5
- id : isort
6
6
name : isort
@@ -11,24 +11,24 @@ repos:
11
11
args : ["--profile=black"]
12
12
13
13
- repo : https://github.com/psf/black
14
- rev : 24.8 .0
14
+ rev : 25.1 .0
15
15
hooks :
16
16
- id : black
17
17
types : [python]
18
18
19
19
- repo : https://github.com/asottile/blacken-docs
20
- rev : 1.18.0
20
+ rev : 1.19.1
21
21
hooks :
22
22
- id : blacken-docs
23
23
additional_dependencies : ["black==24.8.0"]
24
24
25
25
- repo : https://github.com/kynan/nbstripout
26
- rev : 0.7 .1
26
+ rev : 0.8 .1
27
27
hooks :
28
28
- id : nbstripout
29
29
30
30
- repo : https://github.com/nbQA-dev/nbQA
31
- rev : 1.8.7
31
+ rev : 1.9.1
32
32
hooks :
33
33
- id : nbqa-isort
34
34
args : ["--profile=black"]
50
50
types : [text]
51
51
52
52
- repo : https://github.com/pre-commit/pre-commit-hooks
53
- rev : v4.6 .0
53
+ rev : v5.0 .0
54
54
hooks :
55
55
- id : check-added-large-files
56
56
- id : check-ast
77
77
exclude : \.(html|svg)$
78
78
79
79
- repo : https://github.com/asottile/setup-cfg-fmt
80
- rev : v2.5 .0
80
+ rev : v2.7 .0
81
81
hooks :
82
82
- id : setup-cfg-fmt
83
83
You can’t perform that action at this time.
0 commit comments