Skip to content

Commit 1ffaead

Browse files
committed
Bump strict-kwargs and use diff mode
1 parent d1e2f89 commit 1ffaead

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ repos:
341341

342342
- id: strict-kwargs-fix
343343
name: strict-kwargs
344-
entry: uv run --extra=dev strict-kwargs fix
344+
entry: uv run --extra=dev strict-kwargs fix --diff
345345
language: python
346346
types_or: [python]
347347
additional_dependencies:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ optional-dependencies.dev = [
9696
"sphinx-toolbox==4.2.0rc1",
9797
"sphinxcontrib-httpdomain==2.0.0",
9898
"sphinxcontrib-spelling==8.0.2",
99-
"strict-kwargs==2026.5.18.post1",
99+
"strict-kwargs==2026.5.19.post1",
100100
"sybil==10.0.1",
101101
"tenacity==9.1.4",
102102
"ty==0.0.37",

0 commit comments

Comments
 (0)