File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
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,14 +50,14 @@ repos:
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.11.8 "
54
54
hooks :
55
55
- id : ruff
56
56
args : ["--fix", "--show-fixes"]
57
57
- id : ruff-format
58
58
59
59
- repo : https://github.com/abravalheri/validate-pyproject
60
- rev : " v0.23 "
60
+ rev : " v0.24.1 "
61
61
hooks :
62
62
- id : validate-pyproject
63
63
additional_dependencies : ["validate-pyproject-schema-store[all]"]
@@ -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.33 .0"
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