File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
# - slideshow
22
22
# - --
23
23
- repo : https://github.com/psf/black
24
- rev : 24.10 .0
24
+ rev : 25.1 .0
25
25
hooks :
26
26
- id : black
27
27
- id : black-jupyter
50
50
- id : rst-inline-touching-normal
51
51
52
52
- repo : https://github.com/astral-sh/ruff-pre-commit
53
- rev : " v0.8.4 "
53
+ rev : " v0.9.6 "
54
54
hooks :
55
55
- id : ruff
56
56
args : ["--fix", "--show-fixes"]
@@ -70,13 +70,13 @@ repos:
70
70
args : [--prose-wrap=always]
71
71
72
72
- repo : https://github.com/codespell-project/codespell
73
- rev : " v2.3.0 "
73
+ rev : " v2.4.1 "
74
74
hooks :
75
75
- id : codespell
76
76
args : ["-L", "precessing"]
77
77
78
78
- repo : https://github.com/python-jsonschema/check-jsonschema
79
- rev : " 0.30.0 "
79
+ rev : " 0.31.1 "
80
80
hooks :
81
81
- id : check-dependabot
82
82
- id : check-github-workflows
You can’t perform that action at this time.
0 commit comments