File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
5
5
repos :
6
6
- repo : https://github.com/pre-commit/pre-commit-hooks
7
- rev : v4.6 .0
7
+ rev : v5.0 .0
8
8
hooks :
9
9
- id : check-case-conflict
10
10
- id : check-ast
@@ -21,12 +21,12 @@ repos:
21
21
- id : trailing-whitespace
22
22
23
23
- repo : https://github.com/python-jsonschema/check-jsonschema
24
- rev : 0.28.4
24
+ rev : 0.30.0
25
25
hooks :
26
26
- id : check-github-workflows
27
27
28
28
- repo : https://github.com/executablebooks/mdformat
29
- rev : 0.7.17
29
+ rev : 0.7.19
30
30
hooks :
31
31
- id : mdformat
32
32
additional_dependencies :
39
39
types_or : [yaml, html, json]
40
40
41
41
- repo : https://github.com/adamchainz/blacken-docs
42
- rev : " 1.16.0 "
42
+ rev : " 1.19.1 "
43
43
hooks :
44
44
- id : blacken-docs
45
45
additional_dependencies : [black==23.7.0]
51
51
args : ["-L", "sur,nd,assertin"]
52
52
53
53
- repo : https://github.com/pre-commit/mirrors-mypy
54
- rev : " v1.10 .0"
54
+ rev : " v1.13 .0"
55
55
hooks :
56
56
- id : mypy
57
57
files : " ^nbconvert"
81
81
- id : rst-inline-touching-normal
82
82
83
83
- repo : https://github.com/astral-sh/ruff-pre-commit
84
- rev : v0.4.8
84
+ rev : v0.8.1
85
85
hooks :
86
86
- id : ruff
87
87
types_or : [python, jupyter]
90
90
types_or : [python, jupyter]
91
91
92
92
- repo : https://github.com/scientific-python/cookie
93
- rev : " 2024.04.23 "
93
+ rev : " 2024.08.19 "
94
94
hooks :
95
95
- id : sp-repo-review
96
96
additional_dependencies : ["repo-review[cli]"]
You can’t perform that action at this time.
0 commit comments