mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-23 22:55:24 +00:00
build: comment out pnpm release-age exclude
This commit is contained in:
@@ -4,12 +4,10 @@ packages:
|
||||
- packages/*
|
||||
- extensions/*
|
||||
|
||||
# Delay new releases by 48h to reduce exposure to compromised packages,
|
||||
# while allowing our explicitly trusted Pi packages to update immediately.
|
||||
minimumReleaseAge: 2880
|
||||
|
||||
minimumReleaseAgeExclude:
|
||||
- "@mariozechner/*"
|
||||
# minimumReleaseAgeExclude:
|
||||
# - "@mariozechner/*"
|
||||
|
||||
onlyBuiltDependencies:
|
||||
- "@lydell/node-pty"
|
||||
|
||||
Reference in New Issue
Block a user