Skip to content

Feature request: copy cooldown settings from the specified package manager's settings #1605

@hilja

Description

@hilja

For example pnpm already has it's own cooldown settings called minimumReleaseAge.

Would be nice if ncu could copy those from the package manager's settings if defined, in case of pnpm from pnpm-workspace.yaml:

minimumReleaseAge: 1440
minimumReleaseAgeExclude:
  - '@oxc-project/*'
  - '@oxfmt/*'
  - '@oxlint/*'

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions