Skip to content

Commit b2b131a

Browse files
[github-maintenance] Fix pnpm-workspace.yaml configuration (#112)
Adds missing `pnpm-workspace.yaml` with required fields. See the tracking issue in github-maintenance. <!-- github-maintenance:hash=3d5358e2:script=pnpm-workspace-check --> Co-authored-by: marimo-github-maintenance-bot[bot] <267743655+marimo-github-maintenance-bot[bot]@users.noreply.github.com>
1 parent cab7e0e commit b2b131a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
minimumReleaseAge: 10080
2+
verifyDepsBeforeRun: install
3+
minimumReleaseAgeExclude:
4+
- "@marimo-team/*"

0 commit comments

Comments
 (0)