Skip to content

Commit 9d55b28

Browse files
authored
chore(deps): narrow minimumReleaseAgeExclude to specific version (#154)
1 parent a33c888 commit 9d55b28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ settings:
22
# Wait 7 days (10080 minutes) before installing newly published packages.
33
minimumReleaseAge: 10080
44
minimumReleaseAgeExclude:
5-
- '@anthropic-ai/*'
5+
- '@anthropic-ai/claude-code@2.1.92'
66
- '@socketaddon/*'
77
- '@socketbin/*'
88
- '@socketregistry/*'

0 commit comments

Comments
 (0)