File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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 : v5 .0.0
7
+ rev : v6 .0.0
8
8
hooks :
9
9
- id : check-case-conflict
10
10
- id : check-ast
21
21
- id : trailing-whitespace
22
22
23
23
- repo : https://github.com/python-jsonschema/check-jsonschema
24
- rev : 0.33 .0
24
+ rev : 0.34 .0
25
25
hooks :
26
26
- id : check-github-workflows
27
27
@@ -39,13 +39,13 @@ repos:
39
39
types_or : [yaml, html, json]
40
40
41
41
- repo : https://github.com/adamchainz/blacken-docs
42
- rev : " 1.19.1 "
42
+ rev : " 1.20.0 "
43
43
hooks :
44
44
- id : blacken-docs
45
45
additional_dependencies : [black==23.7.0]
46
46
47
47
- repo : https://github.com/pre-commit/mirrors-mypy
48
- rev : " v1.15.0 "
48
+ rev : " v1.18.2 "
49
49
hooks :
50
50
- id : mypy
51
51
files : jupyter_core
67
67
- id : rst-inline-touching-normal
68
68
69
69
- repo : https://github.com/astral-sh/ruff-pre-commit
70
- rev : v0.11.11
70
+ rev : v0.13.3
71
71
hooks :
72
72
- id : ruff
73
73
types_or : [python, jupyter]
76
76
types_or : [python, jupyter]
77
77
78
78
- repo : https://github.com/scientific-python/cookie
79
- rev : " 2025.05.02 "
79
+ rev : " 2025.10.01 "
80
80
hooks :
81
81
- id : sp-repo-review
82
82
additional_dependencies : ["repo-review[cli]"]
You can’t perform that action at this time.
0 commit comments