From ccbd7936fe566cfadf5cb0f29f425b1e1758e09e Mon Sep 17 00:00:00 2001 From: Derek Cofausper <256792747+decofe@users.noreply.github.com> Date: Tue, 31 Mar 2026 18:23:40 +0000 Subject: [PATCH] chore: add pnpm minimumReleaseAge Co-Authored-By: horsefacts <109845214+horsefacts@users.noreply.github.com> --- pnpm-workspace.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 520d166e..90eddccc 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,3 +1,5 @@ patchedDependencies: '@braintree/sanitize-url@7.1.1': patches/@braintree__sanitize-url@7.1.1.patch dayjs@1.11.19: patches/dayjs@1.11.19.patch + +minimumReleaseAge: 1440