Commit 463f1a8 1 parent 8cf6a17 commit 463f1a8 Copy full SHA for 463f1a8
File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
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.10.1
3
+ rev : 5.13.2
4
4
hooks :
5
5
- id : isort
6
6
name : isort
11
11
args : ["--profile=black"]
12
12
13
13
- repo : https://github.com/psf/black
14
- rev : 21.12b0
14
+ rev : 24.1.1
15
15
hooks :
16
16
- id : black
17
17
args :
@@ -25,19 +25,19 @@ repos:
25
25
types : [python]
26
26
27
27
- repo : https://github.com/asottile/blacken-docs
28
- rev : v1.12.1
28
+ rev : 1.16.0
29
29
hooks :
30
30
- id : blacken-docs
31
31
additional_dependencies : [black==21.12b0]
32
32
33
33
- repo : https://github.com/kynan/nbstripout
34
- rev : 0.5.0
34
+ rev : 0.7.1
35
35
hooks :
36
36
- id : nbstripout
37
37
args : ["--keep-count"]
38
38
39
39
- repo : https://github.com/nbQA-dev/nbQA
40
- rev : 1.3 .1
40
+ rev : 1.7 .1
41
41
hooks :
42
42
- id : nbqa-black
43
43
args :
53
53
- id : nbqa-flake8
54
54
55
55
- repo : https://github.com/pre-commit/pygrep-hooks
56
- rev : v1.9 .0
56
+ rev : v1.10 .0
57
57
hooks :
58
58
- id : python-check-blanket-noqa
59
59
- id : python-check-blanket-type-ignore
66
66
types : [text]
67
67
68
68
- repo : https://github.com/pre-commit/pre-commit-hooks
69
- rev : v4.1 .0
69
+ rev : v4.5 .0
70
70
hooks :
71
71
- id : check-added-large-files
72
72
- id : check-ast
93
93
exclude : \.(html|svg)$
94
94
95
95
- repo : https://github.com/PyCQA/flake8
96
- rev : 4 .0.1
96
+ rev : 7 .0.0
97
97
hooks :
98
98
- id : flake8
99
99
additional_dependencies :
You can’t perform that action at this time.
0 commit comments