File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 68
68
- id : yamllint
69
69
exclude : tests/optimagic/optimizers/_pounders/fixtures
70
70
- repo : https://github.com/PyCQA/docformatter
71
- rev : eb1df34
71
+ rev : v1.7.5
72
72
hooks :
73
73
- id : docformatter
74
74
args :
80
80
- --blank
81
81
exclude : src/optimagic/optimization/algo_options.py
82
82
- repo : https://github.com/astral-sh/ruff-pre-commit
83
- rev : v0.7.2
83
+ rev : v0.8.6
84
84
hooks :
85
85
# Run the linter.
86
86
- id : ruff
97
97
- pyi
98
98
- jupyter
99
99
- repo : https://github.com/executablebooks/mdformat
100
- rev : 0.7.18
100
+ rev : 0.7.21
101
101
hooks :
102
102
- id : mdformat
103
103
additional_dependencies :
@@ -109,7 +109,7 @@ repos:
109
109
- ' 88'
110
110
files : (README\.md)
111
111
- repo : https://github.com/executablebooks/mdformat
112
- rev : 0.7.18
112
+ rev : 0.7.21
113
113
hooks :
114
114
- id : mdformat
115
115
additional_dependencies :
@@ -121,7 +121,7 @@ repos:
121
121
files : (docs/.)
122
122
exclude : docs/source/how_to/how_to_specify_algorithm_and_algo_options.md
123
123
- repo : https://github.com/kynan/nbstripout
124
- rev : 0.8.0
124
+ rev : 0.8.1
125
125
hooks :
126
126
- id : nbstripout
127
127
exclude : |
@@ -132,7 +132,7 @@ repos:
132
132
args :
133
133
- --drop-empty-cells
134
134
- repo : https://github.com/pre-commit/mirrors-mypy
135
- rev : v1.13.0
135
+ rev : v1.14.1
136
136
hooks :
137
137
- id : mypy
138
138
files : src|tests
You can’t perform that action at this time.
0 commit comments