File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -302,7 +302,7 @@ repos:
302302
303303 - id : strict-kwargs-fix
304304 name : strict-kwargs
305- entry : uv run --extra=dev strict-kwargs fix --diff
305+ entry : uv run --extra=dev strict-kwargs check -- fix --diff
306306 language : python
307307 types_or : [python]
308308 additional_dependencies :
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ optional-dependencies.dev = [
7979 # ``sphinxcontrib-towncrier`` renders unreleased news fragments
8080 # into docs/source/unreleased.rst during Sphinx builds.
8181 " sphinxcontrib-towncrier==0.5.0a0" ,
82- " strict-kwargs==2026.5.20 " ,
82+ " strict-kwargs==2026.6.4 " ,
8383 " sybil==9.3.0" ,
8484 # Listed explicitly (despite being transitive via vws-python-mock) so that
8585 # [tool.uv.sources] can redirect to the CPU-only PyTorch index.
You can’t perform that action at this time.
0 commit comments