Skip to content

Commit 87a485c

Browse files
adamtheturtleclaude
andcommitted
Bump no-defaults to v1.0.1
Picks up the fix for annotated locals in dataclass methods being misreported as fields (adamtheturtle/no-defaults#6). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent ed9b76d commit 87a485c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ repos:
458458
- *uv_version
459459

460460
- repo: https://github.com/adamtheturtle/no-defaults
461-
rev: v1.0.0
461+
rev: v1.0.1
462462
hooks:
463463
- id: no-defaults
464464
stages: [pre-commit]

0 commit comments

Comments
 (0)